Uses of Class
software.amazon.awssdk.services.ram.model.GetResourceShareInvitationsResponse
Packages that use GetResourceShareInvitationsResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of GetResourceShareInvitationsResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return GetResourceShareInvitationsResponseModifier and TypeMethodDescriptionRamClient.getResourceShareInvitations()Retrieves details about invitations that you have received for resource shares.RamClient.getResourceShareInvitations(Consumer<GetResourceShareInvitationsRequest.Builder> getResourceShareInvitationsRequest) Retrieves details about invitations that you have received for resource shares.RamClient.getResourceShareInvitations(GetResourceShareInvitationsRequest getResourceShareInvitationsRequest) Retrieves details about invitations that you have received for resource shares.Methods in software.amazon.awssdk.services.ram that return types with arguments of type GetResourceShareInvitationsResponseModifier and TypeMethodDescriptionRamAsyncClient.getResourceShareInvitations()Retrieves details about invitations that you have received for resource shares.RamAsyncClient.getResourceShareInvitations(Consumer<GetResourceShareInvitationsRequest.Builder> getResourceShareInvitationsRequest) Retrieves details about invitations that you have received for resource shares.RamAsyncClient.getResourceShareInvitations(GetResourceShareInvitationsRequest getResourceShareInvitationsRequest) Retrieves details about invitations that you have received for resource shares. -
Uses of GetResourceShareInvitationsResponse in software.amazon.awssdk.services.ram.paginators
Methods in software.amazon.awssdk.services.ram.paginators that return types with arguments of type GetResourceShareInvitationsResponseMethod parameters in software.amazon.awssdk.services.ram.paginators with type arguments of type GetResourceShareInvitationsResponseModifier and TypeMethodDescriptionvoidGetResourceShareInvitationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetResourceShareInvitationsResponse> subscriber)