Uses of Class
com.oracle.bmc.certificatesmanagement.model.CertificateAuthorityIssuanceRule.Builder
-
Packages that use CertificateAuthorityIssuanceRule.Builder Package Description com.oracle.bmc.certificatesmanagement.model -
-
Uses of CertificateAuthorityIssuanceRule.Builder in com.oracle.bmc.certificatesmanagement.model
Methods in com.oracle.bmc.certificatesmanagement.model that return CertificateAuthorityIssuanceRule.Builder Modifier and Type Method Description static CertificateAuthorityIssuanceRule.BuilderCertificateAuthorityIssuanceRule. builder()Create a new builder.CertificateAuthorityIssuanceRule.BuilderCertificateAuthorityIssuanceRule.Builder. copy(CertificateAuthorityIssuanceRule model)CertificateAuthorityIssuanceRule.BuilderCertificateAuthorityIssuanceRule.Builder. nameConstraint(NameConstraint nameConstraint)CertificateAuthorityIssuanceRule.BuilderCertificateAuthorityIssuanceRule.Builder. pathLengthConstraint(Integer pathLengthConstraint)The number of levels of descendants that this certificate authority (CA) can issue.CertificateAuthorityIssuanceRule.BuilderCertificateAuthorityIssuanceRule. toBuilder()
-