Uses of Class
software.amazon.awssdk.services.workspaces.model.GetAccountLinkRequest
-
Packages that use GetAccountLinkRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of GetAccountLinkRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type GetAccountLinkRequest Modifier and Type Method Description default CompletableFuture<GetAccountLinkResponse>WorkSpacesAsyncClient. getAccountLink(GetAccountLinkRequest getAccountLinkRequest)Retrieves account link information.default GetAccountLinkResponseWorkSpacesClient. getAccountLink(GetAccountLinkRequest getAccountLinkRequest)Retrieves account link information. -
Uses of GetAccountLinkRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type GetAccountLinkRequest Modifier and Type Method Description SdkHttpFullRequestGetAccountLinkRequestMarshaller. marshall(GetAccountLinkRequest getAccountLinkRequest)
-