Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.SubjectNameFlagsV2
-
Packages that use SubjectNameFlagsV2 Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of SubjectNameFlagsV2 in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return SubjectNameFlagsV2 Modifier and Type Method Description SubjectNameFlagsV2TemplateV2. subjectNameFlags()Subject name flags describe the subject name and subject alternate name that is included in a certificate.Methods in software.amazon.awssdk.services.pcaconnectorad.model with parameters of type SubjectNameFlagsV2 Modifier and Type Method Description TemplateV2.BuilderTemplateV2.Builder. subjectNameFlags(SubjectNameFlagsV2 subjectNameFlags)Subject name flags describe the subject name and subject alternate name that is included in a certificate.
-