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