Uses of Interface
software.amazon.awssdk.services.mediatailor.model.GetChannelPolicyResponse.Builder
-
Packages that use GetChannelPolicyResponse.Builder Package Description software.amazon.awssdk.services.mediatailor.model -
-
Uses of GetChannelPolicyResponse.Builder in software.amazon.awssdk.services.mediatailor.model
Methods in software.amazon.awssdk.services.mediatailor.model that return GetChannelPolicyResponse.Builder Modifier and Type Method Description static GetChannelPolicyResponse.BuilderGetChannelPolicyResponse. builder()GetChannelPolicyResponse.BuilderGetChannelPolicyResponse.Builder. policy(String policy)The IAM policy for the channel.GetChannelPolicyResponse.BuilderGetChannelPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.mediatailor.model that return types with arguments of type GetChannelPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetChannelPolicyResponse.Builder>GetChannelPolicyResponse. serializableBuilderClass()
-