Uses of Class
software.amazon.awssdk.services.mediaconvert.model.Policy
-
Packages that use Policy Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of Policy in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return Policy Modifier and Type Method Description PolicyGetPolicyResponse. policy()A policy configures behavior that you allow or disallow for your account.PolicyPutPolicyRequest. policy()A policy configures behavior that you allow or disallow for your account.PolicyPutPolicyResponse. policy()A policy configures behavior that you allow or disallow for your account.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type Policy Modifier and Type Method Description GetPolicyResponse.BuilderGetPolicyResponse.Builder. policy(Policy policy)A policy configures behavior that you allow or disallow for your account.PutPolicyRequest.BuilderPutPolicyRequest.Builder. policy(Policy policy)A policy configures behavior that you allow or disallow for your account.PutPolicyResponse.BuilderPutPolicyResponse.Builder. policy(Policy policy)A policy configures behavior that you allow or disallow for your account.
-