Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.TemplateV2
-
Packages that use TemplateV2 Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of TemplateV2 in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return TemplateV2 Modifier and Type Method Description TemplateV2TemplateDefinition. templateV2()Template configuration to define the information included in certificates.Methods in software.amazon.awssdk.services.pcaconnectorad.model with parameters of type TemplateV2 Modifier and Type Method Description static TemplateDefinitionTemplateDefinition. fromTemplateV2(TemplateV2 templateV2)Create an instance of this class withTemplateDefinition.templateV2()initialized to the given value.TemplateDefinition.BuilderTemplateDefinition.Builder. templateV2(TemplateV2 templateV2)Template configuration to define the information included in certificates.
-