Uses of Interface
software.amazon.awssdk.services.config.model.GetCustomRulePolicyResponse.Builder
-
Packages that use GetCustomRulePolicyResponse.Builder Package Description software.amazon.awssdk.services.config.model -
-
Uses of GetCustomRulePolicyResponse.Builder in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return GetCustomRulePolicyResponse.Builder Modifier and Type Method Description static GetCustomRulePolicyResponse.BuilderGetCustomRulePolicyResponse. builder()GetCustomRulePolicyResponse.BuilderGetCustomRulePolicyResponse.Builder. policyText(String policyText)The policy definition containing the logic for your Config Custom Policy rule.GetCustomRulePolicyResponse.BuilderGetCustomRulePolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.config.model that return types with arguments of type GetCustomRulePolicyResponse.Builder Modifier and Type Method Description static Class<? extends GetCustomRulePolicyResponse.Builder>GetCustomRulePolicyResponse. serializableBuilderClass()
-