Uses of Class
software.amazon.awssdk.services.workspaces.model.ModifyStreamingPropertiesRequest
-
Packages that use ModifyStreamingPropertiesRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of ModifyStreamingPropertiesRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type ModifyStreamingPropertiesRequest Modifier and Type Method Description default CompletableFuture<ModifyStreamingPropertiesResponse>WorkSpacesAsyncClient. modifyStreamingProperties(ModifyStreamingPropertiesRequest modifyStreamingPropertiesRequest)Modifies the specified streaming properties.default ModifyStreamingPropertiesResponseWorkSpacesClient. modifyStreamingProperties(ModifyStreamingPropertiesRequest modifyStreamingPropertiesRequest)Modifies the specified streaming properties. -
Uses of ModifyStreamingPropertiesRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type ModifyStreamingPropertiesRequest Modifier and Type Method Description SdkHttpFullRequestModifyStreamingPropertiesRequestMarshaller. marshall(ModifyStreamingPropertiesRequest modifyStreamingPropertiesRequest)
-