Class ReplicationDatabaseAuthBasic

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ReplicationDatabaseAuthBasic
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Schema for basic authentication of replication source or target database.
    • Method Detail

      • password

        public String password()
        Gets the password. The password associated with the username.
        Returns:
        the password
      • username

        public String username()
        Gets the username. The username.
        Returns:
        the username