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