Class KerberosPasswordSecrets


  • public final class KerberosPasswordSecrets
    extends DatastoreSecretsInner
    The KerberosPasswordSecrets model.
    • Constructor Detail

      • KerberosPasswordSecrets

        public KerberosPasswordSecrets()
    • Method Detail

      • kerberosPassword

        public String kerberosPassword()
        Get the kerberosPassword property: Kerberos password secret.
        Returns:
        the kerberosPassword value.
      • withKerberosPassword

        public KerberosPasswordSecrets withKerberosPassword​(String kerberosPassword)
        Set the kerberosPassword property: Kerberos password secret.
        Parameters:
        kerberosPassword - the kerberosPassword value to set.
        Returns:
        the KerberosPasswordSecrets object itself.