public static interface GetStorageLensConfigurationRequest.Builder extends S3ControlRequest.Builder, SdkPojo, CopyableBuilder<GetStorageLensConfigurationRequest.Builder,GetStorageLensConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetStorageLensConfigurationRequest.Builder |
accountId(String accountId)
The account ID of the requester.
|
GetStorageLensConfigurationRequest.Builder |
configId(String configId)
The ID of the Amazon S3 Storage Lens configuration.
|
GetStorageLensConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetStorageLensConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetStorageLensConfigurationRequest.Builder configId(String configId)
The ID of the Amazon S3 Storage Lens configuration.
configId - The ID of the Amazon S3 Storage Lens configuration.GetStorageLensConfigurationRequest.Builder accountId(String accountId)
The account ID of the requester.
accountId - The account ID of the requester.GetStorageLensConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetStorageLensConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.