public static interface CreateSnapshotRequest.Builder extends DirectoryRequest.Builder, SdkPojo, CopyableBuilder<CreateSnapshotRequest.Builder,CreateSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateSnapshotRequest.Builder |
directoryId(String directoryId)
The identifier of the directory of which to take a snapshot.
|
CreateSnapshotRequest.Builder |
name(String name)
The descriptive name to apply to the snapshot.
|
CreateSnapshotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateSnapshotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateSnapshotRequest.Builder directoryId(String directoryId)
The identifier of the directory of which to take a snapshot.
directoryId - The identifier of the directory of which to take a snapshot.CreateSnapshotRequest.Builder name(String name)
The descriptive name to apply to the snapshot.
name - The descriptive name to apply to the snapshot.CreateSnapshotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateSnapshotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.