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