Uses of Interface
software.amazon.awssdk.services.storagegateway.model.UpdateSnapshotScheduleResponse.Builder
-
Packages that use UpdateSnapshotScheduleResponse.Builder Package Description software.amazon.awssdk.services.storagegateway.model -
-
Uses of UpdateSnapshotScheduleResponse.Builder in software.amazon.awssdk.services.storagegateway.model
Methods in software.amazon.awssdk.services.storagegateway.model that return UpdateSnapshotScheduleResponse.Builder Modifier and Type Method Description static UpdateSnapshotScheduleResponse.BuilderUpdateSnapshotScheduleResponse. builder()UpdateSnapshotScheduleResponse.BuilderUpdateSnapshotScheduleResponse. toBuilder()UpdateSnapshotScheduleResponse.BuilderUpdateSnapshotScheduleResponse.Builder. volumeARN(String volumeARN)The Amazon Resource Name (ARN) of the volume.Methods in software.amazon.awssdk.services.storagegateway.model that return types with arguments of type UpdateSnapshotScheduleResponse.Builder Modifier and Type Method Description static Class<? extends UpdateSnapshotScheduleResponse.Builder>UpdateSnapshotScheduleResponse. serializableBuilderClass()
-