Uses of Interface
software.amazon.awssdk.services.ram.model.ListPendingInvitationResourcesResponse.Builder
Packages that use ListPendingInvitationResourcesResponse.Builder
-
Uses of ListPendingInvitationResourcesResponse.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return ListPendingInvitationResourcesResponse.BuilderModifier and TypeMethodDescriptionListPendingInvitationResourcesResponse.builder()If present, this value indicates that more output is available than is included in the current response.ListPendingInvitationResourcesResponse.Builder.resources(Collection<Resource> resources) An array of objects that contain the information about the resources included the specified resource share.ListPendingInvitationResourcesResponse.Builder.resources(Consumer<Resource.Builder>... resources) An array of objects that contain the information about the resources included the specified resource share.An array of objects that contain the information about the resources included the specified resource share.ListPendingInvitationResourcesResponse.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type ListPendingInvitationResourcesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListPendingInvitationResourcesResponse.Builder>ListPendingInvitationResourcesResponse.serializableBuilderClass()