public static interface DeleteContainerPolicyRequest.Builder extends MediaStoreRequest.Builder, CopyableBuilder<DeleteContainerPolicyRequest.Builder,DeleteContainerPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteContainerPolicyRequest.Builder |
containerName(String containerName)
The name of the container that holds the policy.
|
DeleteContainerPolicyRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteContainerPolicyRequest.Builder containerName(String containerName)
The name of the container that holds the policy.
containerName - The name of the container that holds the policy.DeleteContainerPolicyRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.