public static interface ReplaceDefaultPolicyVersionParams.Builder extends SdkPojo, CopyableBuilder<ReplaceDefaultPolicyVersionParams.Builder,ReplaceDefaultPolicyVersionParams>
| Modifier and Type | Method and Description |
|---|---|
ReplaceDefaultPolicyVersionParams.Builder |
templateName(PolicyTemplateName templateName)
The name of the template to be applied.
|
ReplaceDefaultPolicyVersionParams.Builder |
templateName(String templateName)
The name of the template to be applied.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReplaceDefaultPolicyVersionParams.Builder templateName(String templateName)
The name of the template to be applied. The only supported value is BLANK_POLICY.
templateName - The name of the template to be applied. The only supported value is BLANK_POLICY.PolicyTemplateName,
PolicyTemplateNameReplaceDefaultPolicyVersionParams.Builder templateName(PolicyTemplateName templateName)
The name of the template to be applied. The only supported value is BLANK_POLICY.
templateName - The name of the template to be applied. The only supported value is BLANK_POLICY.PolicyTemplateName,
PolicyTemplateNameCopyright © 2022. All rights reserved.