Uses of Class
software.amazon.awssdk.services.workspaces.model.DescribeAccountRequest
-
Packages that use DescribeAccountRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of DescribeAccountRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type DescribeAccountRequest Modifier and Type Method Description default CompletableFuture<DescribeAccountResponse>WorkSpacesAsyncClient. describeAccount(DescribeAccountRequest describeAccountRequest)Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account.default DescribeAccountResponseWorkSpacesClient. describeAccount(DescribeAccountRequest describeAccountRequest)Retrieves a list that describes the configuration of Bring Your Own License (BYOL) for the specified account. -
Uses of DescribeAccountRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type DescribeAccountRequest Modifier and Type Method Description SdkHttpFullRequestDescribeAccountRequestMarshaller. marshall(DescribeAccountRequest describeAccountRequest)
-