Interface GetContainerPolicyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetContainerPolicyResponse.Builder,GetContainerPolicyResponse>, MediaStoreResponse.Builder, SdkBuilder<GetContainerPolicyResponse.Builder,GetContainerPolicyResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetContainerPolicyResponse

public static interface GetContainerPolicyResponse.Builder extends MediaStoreResponse.Builder, SdkPojo, CopyableBuilder<GetContainerPolicyResponse.Builder,GetContainerPolicyResponse>
  • Method Details

    • policy

      The contents of the access policy.

      Parameters:
      policy - The contents of the access policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.