public static interface StopAccessLoggingRequest.Builder extends MediaStoreRequest.Builder, SdkPojo, CopyableBuilder<StopAccessLoggingRequest.Builder,StopAccessLoggingRequest>
| Modifier and Type | Method and Description |
|---|---|
StopAccessLoggingRequest.Builder |
containerName(String containerName)
The name of the container that you want to stop access logging on.
|
StopAccessLoggingRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopAccessLoggingRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopAccessLoggingRequest.Builder containerName(String containerName)
The name of the container that you want to stop access logging on.
containerName - The name of the container that you want to stop access logging on.StopAccessLoggingRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopAccessLoggingRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.