Uses of Interface
software.amazon.awssdk.services.mediaconvert.model.GetPolicyResponse.Builder
-
Packages that use GetPolicyResponse.Builder Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of GetPolicyResponse.Builder in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return GetPolicyResponse.Builder Modifier and Type Method Description static GetPolicyResponse.BuilderGetPolicyResponse. builder()default GetPolicyResponse.BuilderGetPolicyResponse.Builder. policy(Consumer<Policy.Builder> policy)A policy configures behavior that you allow or disallow for your account.GetPolicyResponse.BuilderGetPolicyResponse.Builder. policy(Policy policy)A policy configures behavior that you allow or disallow for your account.GetPolicyResponse.BuilderGetPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.mediaconvert.model that return types with arguments of type GetPolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetPolicyResponse.Builder>GetPolicyResponse. serializableBuilderClass()
-