Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.ExtensionsV3
-
Packages that use ExtensionsV3 Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of ExtensionsV3 in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return ExtensionsV3 Modifier and Type Method Description ExtensionsV3TemplateV3. 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 ExtensionsV3 Modifier and Type Method Description TemplateV3.BuilderTemplateV3.Builder. extensions(ExtensionsV3 extensions)Extensions describe the key usage extensions and application policies for a template.
-