Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.ExtensionsV4
-
Packages that use ExtensionsV4 Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of ExtensionsV4 in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return ExtensionsV4 Modifier and Type Method Description ExtensionsV4TemplateV4. extensions()Extensions describe the key usage extensions and application policies for a template.Methods in software.amazon.awssdk.services.pcaconnectorad.model with parameters of type ExtensionsV4 Modifier and Type Method Description TemplateV4.BuilderTemplateV4.Builder. extensions(ExtensionsV4 extensions)Extensions describe the key usage extensions and application policies for a template.
-