Class DatabaseRegistrationPatchDatabaseDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • authenticationValue

        public DatabaseRegistrationPatchDatabaseDetails.Builder authenticationValue​(java.lang.String authenticationValue)
        Set the authenticationValue.
        Parameters:
        authenticationValue - the authenticationValue
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder
      • brokerAuthenticationPassword

        public DatabaseRegistrationPatchDatabaseDetails.Builder brokerAuthenticationPassword​(java.lang.String brokerAuthenticationPassword)
        Set the brokerAuthenticationPassword.
        Parameters:
        brokerAuthenticationPassword - the brokerAuthenticationPassword
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder
      • brokerAuthenticationType

        public DatabaseRegistrationPatchDatabaseDetails.Builder brokerAuthenticationType​(java.lang.String brokerAuthenticationType)
        Set the brokerAuthenticationType.
        Parameters:
        brokerAuthenticationType - the brokerAuthenticationType
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder
      • brokerAuthenticationUser

        public DatabaseRegistrationPatchDatabaseDetails.Builder brokerAuthenticationUser​(java.lang.String brokerAuthenticationUser)
        Set the brokerAuthenticationUser.
        Parameters:
        brokerAuthenticationUser - the brokerAuthenticationUser
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder
      • controllerAuthenticationPassword

        public DatabaseRegistrationPatchDatabaseDetails.Builder controllerAuthenticationPassword​(java.lang.String controllerAuthenticationPassword)
        Set the controllerAuthenticationPassword.
        Parameters:
        controllerAuthenticationPassword - the controllerAuthenticationPassword
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder
      • controllerAuthenticationType

        public DatabaseRegistrationPatchDatabaseDetails.Builder controllerAuthenticationType​(java.lang.String controllerAuthenticationType)
        Set the controllerAuthenticationType.
        Parameters:
        controllerAuthenticationType - the controllerAuthenticationType
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder
      • controllerAuthenticationUser

        public DatabaseRegistrationPatchDatabaseDetails.Builder controllerAuthenticationUser​(java.lang.String controllerAuthenticationUser)
        Set the controllerAuthenticationUser.
        Parameters:
        controllerAuthenticationUser - the controllerAuthenticationUser
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder
      • credentialsKey

        public DatabaseRegistrationPatchDatabaseDetails.Builder credentialsKey​(java.lang.String credentialsKey)
        Set the credentialsKey.
        Parameters:
        credentialsKey - the credentialsKey
        Returns:
        the DatabaseRegistrationPatchDatabaseDetails builder