Package com.ibm.cloud.cloudant.v1.model
Class ReplicationDatabaseAuthBasic
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ReplicationDatabaseAuthBasic
- All Implemented Interfaces:
 ObjectModel
Schema for basic authentication of replication source or target database.
- 
Method Details
- 
newBuilder
New builder.- Returns:
 - a ReplicationDatabaseAuthBasic builder
 
 - 
password
Gets the password. The password associated with the username.- Returns:
 - the password
 
 - 
username
Gets the username. Schema for a username.- Returns:
 - the username
 
 
 -