public static interface DeleteOutpostRequest.Builder extends OutpostsRequest.Builder, SdkPojo, CopyableBuilder<DeleteOutpostRequest.Builder,DeleteOutpostRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteOutpostRequest.Builder |
outpostId(String outpostId)
Sets the value of the OutpostId property for this object.
|
DeleteOutpostRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteOutpostRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteOutpostRequest.Builder outpostId(String outpostId)
outpostId - The new value for the OutpostId property for this object.DeleteOutpostRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteOutpostRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.