Uses of Class
software.amazon.awssdk.services.pcaconnectorad.model.SubjectNameFlagsV3
-
Packages that use SubjectNameFlagsV3 Package Description software.amazon.awssdk.services.pcaconnectorad.model -
-
Uses of SubjectNameFlagsV3 in software.amazon.awssdk.services.pcaconnectorad.model
Methods in software.amazon.awssdk.services.pcaconnectorad.model that return SubjectNameFlagsV3 Modifier and Type Method Description SubjectNameFlagsV3TemplateV3. 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 SubjectNameFlagsV3 Modifier and Type Method Description TemplateV3.BuilderTemplateV3.Builder. subjectNameFlags(SubjectNameFlagsV3 subjectNameFlags)Subject name flags describe the subject name and subject alternate name that is included in a certificate.
-