Uses of Class
software.amazon.awssdk.services.storagegateway.model.UpdateSnapshotScheduleRequest
-
Packages that use UpdateSnapshotScheduleRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.transform -
-
Uses of UpdateSnapshotScheduleRequest in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway with parameters of type UpdateSnapshotScheduleRequest Modifier and Type Method Description default CompletableFuture<UpdateSnapshotScheduleResponse>StorageGatewayAsyncClient. updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)Updates a snapshot schedule configured for a gateway volume.default UpdateSnapshotScheduleResponseStorageGatewayClient. updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)Updates a snapshot schedule configured for a gateway volume. -
Uses of UpdateSnapshotScheduleRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type UpdateSnapshotScheduleRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSnapshotScheduleRequestMarshaller. marshall(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
-