public static interface DescribeObjectRequest.Builder extends MediaStoreDataRequest.Builder, SdkPojo, CopyableBuilder<DescribeObjectRequest.Builder,DescribeObjectRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeObjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeObjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeObjectRequest.Builder |
path(String path)
The path (including the file name) where the object is stored in the container.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeObjectRequest.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>DescribeObjectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeObjectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.