Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.Template
-
Packages that use Template Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of Template in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return Template Modifier and Type Method Description TemplateGetTemplateResponse. template()A certificate template that the connector uses to issue certificates from a private CA.Methods in software.amazon.awssdk.services.pcaconnectorad.model with parameters of type Template Modifier and Type Method Description GetTemplateResponse.BuilderGetTemplateResponse.Builder. template(Template template)A certificate template that the connector uses to issue certificates from a private CA.
-