Interface GetChannelPolicyResponse.Builder

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

public static interface GetChannelPolicyResponse.Builder extends MediaTailorResponse.Builder, SdkPojo, CopyableBuilder<GetChannelPolicyResponse.Builder,GetChannelPolicyResponse>
  • Method Details

    • policy

      The IAM policy for the channel. IAM policies are used to control access to your channel.

      Parameters:
      policy - The IAM policy for the channel. IAM policies are used to control access to your channel.
      Returns:
      Returns a reference to this object so that method calls can be chained together.