Uses of Class
software.amazon.awssdk.services.workspaces.model.DescribeClientPropertiesRequest
-
Packages that use DescribeClientPropertiesRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of DescribeClientPropertiesRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type DescribeClientPropertiesRequest Modifier and Type Method Description default CompletableFuture<DescribeClientPropertiesResponse>WorkSpacesAsyncClient. describeClientProperties(DescribeClientPropertiesRequest describeClientPropertiesRequest)Retrieves a list that describes one or more specified Amazon WorkSpaces clients.default DescribeClientPropertiesResponseWorkSpacesClient. describeClientProperties(DescribeClientPropertiesRequest describeClientPropertiesRequest)Retrieves a list that describes one or more specified Amazon WorkSpaces clients. -
Uses of DescribeClientPropertiesRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type DescribeClientPropertiesRequest Modifier and Type Method Description SdkHttpFullRequestDescribeClientPropertiesRequestMarshaller. marshall(DescribeClientPropertiesRequest describeClientPropertiesRequest)
-