Class CertificateDatastoreSecrets


  • public final class CertificateDatastoreSecrets
    extends DatastoreSecretsInner
    Datastore certificate secrets.
    • Constructor Detail

      • CertificateDatastoreSecrets

        public CertificateDatastoreSecrets()
    • Method Detail

      • certificate

        public String certificate()
        Get the certificate property: Service principal certificate.
        Returns:
        the certificate value.
      • withCertificate

        public CertificateDatastoreSecrets withCertificate​(String certificate)
        Set the certificate property: Service principal certificate.
        Parameters:
        certificate - the certificate value to set.
        Returns:
        the CertificateDatastoreSecrets object itself.