Uses of Interface
com.google.cloud.security.privateca.v1beta1.CertificateDescription.SubjectDescriptionOrBuilder
-
Packages that use CertificateDescription.SubjectDescriptionOrBuilder Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of CertificateDescription.SubjectDescriptionOrBuilder in com.google.cloud.security.privateca.v1beta1
Classes in com.google.cloud.security.privateca.v1beta1 that implement CertificateDescription.SubjectDescriptionOrBuilder Modifier and Type Class Description static classCertificateDescription.SubjectDescriptionThese values describe fields in an issued X.509 certificate such as the distinguished name, subject alternative names, serial number, and lifetime.static classCertificateDescription.SubjectDescription.BuilderThese values describe fields in an issued X.509 certificate such as the distinguished name, subject alternative names, serial number, and lifetime.Methods in com.google.cloud.security.privateca.v1beta1 that return CertificateDescription.SubjectDescriptionOrBuilder Modifier and Type Method Description CertificateDescription.SubjectDescriptionOrBuilderCertificateDescription.Builder. getSubjectDescriptionOrBuilder()Describes some of the values in a certificate that are related to the subject and lifetime.CertificateDescription.SubjectDescriptionOrBuilderCertificateDescription. getSubjectDescriptionOrBuilder()Describes some of the values in a certificate that are related to the subject and lifetime.CertificateDescription.SubjectDescriptionOrBuilderCertificateDescriptionOrBuilder. getSubjectDescriptionOrBuilder()Describes some of the values in a certificate that are related to the subject and lifetime.
-