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