Uses of Class
software.amazon.awssdk.services.workspaces.model.RejectAccountLinkInvitationRequest
-
Packages that use RejectAccountLinkInvitationRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of RejectAccountLinkInvitationRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type RejectAccountLinkInvitationRequest Modifier and Type Method Description default CompletableFuture<RejectAccountLinkInvitationResponse>WorkSpacesAsyncClient. rejectAccountLinkInvitation(RejectAccountLinkInvitationRequest rejectAccountLinkInvitationRequest)Rejects the account link invitation.default RejectAccountLinkInvitationResponseWorkSpacesClient. rejectAccountLinkInvitation(RejectAccountLinkInvitationRequest rejectAccountLinkInvitationRequest)Rejects the account link invitation. -
Uses of RejectAccountLinkInvitationRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type RejectAccountLinkInvitationRequest Modifier and Type Method Description SdkHttpFullRequestRejectAccountLinkInvitationRequestMarshaller. marshall(RejectAccountLinkInvitationRequest rejectAccountLinkInvitationRequest)
-