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