Package com.ibm.cloud.cloudant.v1.model
Class ReplicationDatabaseAuth
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ReplicationDatabaseAuth
- All Implemented Interfaces:
 ObjectModel
Schema for replication source or target database authentication.
- 
Method Details
- 
newBuilder
New builder.- Returns:
 - a ReplicationDatabaseAuth builder
 
 - 
basic
Gets the basic. Schema for basic authentication of replication source or target database.- Returns:
 - the basic
 
 - 
iam
Gets the iam. Schema for an IAM API key for replication database authentication.- Returns:
 - the iam
 
 
 -