Class ListCompShareTeamJoinedResponse
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.ListCompShareTeamJoinedResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
ListCompShareTeamJoinedResponse
public ListCompShareTeamJoinedResponse()
-
-
Method Details
-
getJoinedTeams
-
setJoinedTeams
public void setJoinedTeams(List<ListCompShareTeamJoinedResponse.CompShareTeamJoinedInfo> joinedTeams)
-