static ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.builder() |
|
ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.Builder.nextToken(String nextToken) |
If present, this value indicates that more output is available than is included in the current response.
|
ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.Builder.resources(Collection<Resource> resources) |
An array of objects that contain the information about the resources included the specified resource share.
|
ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.Builder.resources(Consumer<Resource.Builder>... resources) |
An array of objects that contain the information about the resources included the specified resource share.
|
ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.Builder.resources(Resource... resources) |
An array of objects that contain the information about the resources included the specified resource share.
|
ListPendingInvitationResourcesResponse.Builder |
ListPendingInvitationResourcesResponse.toBuilder() |
|