Uses of Interface
software.amazon.awssdk.services.mediastore.model.GetContainerPolicyResponse.Builder
-
Packages that use GetContainerPolicyResponse.Builder Package Description software.amazon.awssdk.services.mediastore.model -
-
Uses of GetContainerPolicyResponse.Builder in software.amazon.awssdk.services.mediastore.model
Methods in software.amazon.awssdk.services.mediastore.model that return GetContainerPolicyResponse.Builder Modifier and Type Method Description static GetContainerPolicyResponse.BuilderGetContainerPolicyResponse. builder()GetContainerPolicyResponse.BuilderGetContainerPolicyResponse.Builder. policy(String policy)The contents of the access policy.GetContainerPolicyResponse.BuilderGetContainerPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.mediastore.model that return types with arguments of type GetContainerPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetContainerPolicyResponse.Builder>GetContainerPolicyResponse. serializableBuilderClass()
-