Uses of Class
software.amazon.awssdk.services.workspaces.model.CreateAccountLinkInvitationRequest
-
Packages that use CreateAccountLinkInvitationRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of CreateAccountLinkInvitationRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type CreateAccountLinkInvitationRequest Modifier and Type Method Description default CompletableFuture<CreateAccountLinkInvitationResponse>WorkSpacesAsyncClient. createAccountLinkInvitation(CreateAccountLinkInvitationRequest createAccountLinkInvitationRequest)Creates the account link invitation.default CreateAccountLinkInvitationResponseWorkSpacesClient. createAccountLinkInvitation(CreateAccountLinkInvitationRequest createAccountLinkInvitationRequest)Creates the account link invitation. -
Uses of CreateAccountLinkInvitationRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type CreateAccountLinkInvitationRequest Modifier and Type Method Description SdkHttpFullRequestCreateAccountLinkInvitationRequestMarshaller. marshall(CreateAccountLinkInvitationRequest createAccountLinkInvitationRequest)
-