Uses of Class
software.amazon.awssdk.services.finspace.model.UpdateKxVolumeRequest
-
Packages that use UpdateKxVolumeRequest Package Description software.amazon.awssdk.services.finspace The FinSpace management service provides the APIs for managing FinSpace environments.software.amazon.awssdk.services.finspace.transform -
-
Uses of UpdateKxVolumeRequest in software.amazon.awssdk.services.finspace
Methods in software.amazon.awssdk.services.finspace with parameters of type UpdateKxVolumeRequest Modifier and Type Method Description default CompletableFuture<UpdateKxVolumeResponse>FinspaceAsyncClient. updateKxVolume(UpdateKxVolumeRequest updateKxVolumeRequest)Updates the throughput or capacity of a volume.default UpdateKxVolumeResponseFinspaceClient. updateKxVolume(UpdateKxVolumeRequest updateKxVolumeRequest)Updates the throughput or capacity of a volume. -
Uses of UpdateKxVolumeRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type UpdateKxVolumeRequest Modifier and Type Method Description SdkHttpFullRequestUpdateKxVolumeRequestMarshaller. marshall(UpdateKxVolumeRequest updateKxVolumeRequest)
-