public static interface DeregisterVolumeRequest.Builder extends OpsWorksRequest.Builder, SdkPojo, CopyableBuilder<DeregisterVolumeRequest.Builder,DeregisterVolumeRequest>
| Modifier and Type | Method and Description |
|---|---|
DeregisterVolumeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeregisterVolumeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeregisterVolumeRequest.Builder |
volumeId(String volumeId)
The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance when
you registered the volume with the stack, not the Amazon EC2 volume ID.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeregisterVolumeRequest.Builder volumeId(String volumeId)
The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance when you registered the volume with the stack, not the Amazon EC2 volume ID.
volumeId - The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance
when you registered the volume with the stack, not the Amazon EC2 volume ID.DeregisterVolumeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeregisterVolumeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.