| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeSnapshotScheduleResponse.Builder |
DescribeSnapshotScheduleResponse.builder() |
DescribeSnapshotScheduleResponse.Builder |
DescribeSnapshotScheduleResponse.Builder.description(String description)
Sets the value of the Description property for this object.
|
DescribeSnapshotScheduleResponse.Builder |
DescribeSnapshotScheduleResponse.Builder.recurrenceInHours(Integer recurrenceInHours)
Sets the value of the RecurrenceInHours property for this object.
|
DescribeSnapshotScheduleResponse.Builder |
DescribeSnapshotScheduleResponse.Builder.startAt(Integer startAt)
Sets the value of the StartAt property for this object.
|
DescribeSnapshotScheduleResponse.Builder |
DescribeSnapshotScheduleResponse.Builder.timezone(String timezone)
Sets the value of the Timezone property for this object.
|
DescribeSnapshotScheduleResponse.Builder |
DescribeSnapshotScheduleResponse.toBuilder() |
DescribeSnapshotScheduleResponse.Builder |
DescribeSnapshotScheduleResponse.Builder.volumeARN(String volumeARN)
Sets the value of the VolumeARN property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeSnapshotScheduleResponse.Builder> |
DescribeSnapshotScheduleResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.