public static interface DeleteObjectRequest.Builder extends MediaStoreDataRequest.Builder, SdkPojo, CopyableBuilder<DeleteObjectRequest.Builder,DeleteObjectRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteObjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteObjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteObjectRequest.Builder |
path(String path)
The path (including the file name) where the object is stored in the container.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteObjectRequest.Builder path(String path)
The path (including the file name) where the object is stored in the container. Format: <folder name>/<folder name>/<file name>
path - The path (including the file name) where the object is stored in the container. Format: <folder
name>/<folder name>/<file name>DeleteObjectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteObjectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.