Uses of Class
software.amazon.awssdk.services.workspaces.model.DescribeAccountModificationsRequest
-
Packages that use DescribeAccountModificationsRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of DescribeAccountModificationsRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type DescribeAccountModificationsRequest Modifier and Type Method Description default CompletableFuture<DescribeAccountModificationsResponse>WorkSpacesAsyncClient. describeAccountModifications(DescribeAccountModificationsRequest describeAccountModificationsRequest)Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account.default DescribeAccountModificationsResponseWorkSpacesClient. describeAccountModifications(DescribeAccountModificationsRequest describeAccountModificationsRequest)Retrieves a list that describes modifications to the configuration of Bring Your Own License (BYOL) for the specified account. -
Uses of DescribeAccountModificationsRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type DescribeAccountModificationsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeAccountModificationsRequestMarshaller. marshall(DescribeAccountModificationsRequest describeAccountModificationsRequest)
-