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