Uses of Class
software.amazon.awssdk.services.workspaces.model.ModifyClientPropertiesRequest
-
Packages that use ModifyClientPropertiesRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of ModifyClientPropertiesRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type ModifyClientPropertiesRequest Modifier and Type Method Description default CompletableFuture<ModifyClientPropertiesResponse>WorkSpacesAsyncClient. modifyClientProperties(ModifyClientPropertiesRequest modifyClientPropertiesRequest)Modifies the properties of the specified Amazon WorkSpaces clients.default ModifyClientPropertiesResponseWorkSpacesClient. modifyClientProperties(ModifyClientPropertiesRequest modifyClientPropertiesRequest)Modifies the properties of the specified Amazon WorkSpaces clients. -
Uses of ModifyClientPropertiesRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type ModifyClientPropertiesRequest Modifier and Type Method Description SdkHttpFullRequestModifyClientPropertiesRequestMarshaller. marshall(ModifyClientPropertiesRequest modifyClientPropertiesRequest)
-