| static ManagedMySqlDatabaseOutboundReplicationSummary.Builder | ManagedMySqlDatabaseOutboundReplicationSummary. builder() | Create a new builder. | 
| ManagedMySqlDatabaseOutboundReplicationSummary.Builder | ManagedMySqlDatabaseOutboundReplicationSummary.Builder. copy(ManagedMySqlDatabaseOutboundReplicationSummary model) |  | 
| ManagedMySqlDatabaseOutboundReplicationSummary.Builder | ManagedMySqlDatabaseOutboundReplicationSummary.Builder. replicaHost(String replicaHost) | The host name of the replica server, as specified on the replica with the –report-host
option. | 
| ManagedMySqlDatabaseOutboundReplicationSummary.Builder | ManagedMySqlDatabaseOutboundReplicationSummary.Builder. replicaPort(Integer replicaPort) | The port on the replica server, as specified on the replica with the –report-port
option. | 
| ManagedMySqlDatabaseOutboundReplicationSummary.Builder | ManagedMySqlDatabaseOutboundReplicationSummary.Builder. replicaServerId(Long replicaServerId) | The server ID value of the replica. | 
| ManagedMySqlDatabaseOutboundReplicationSummary.Builder | ManagedMySqlDatabaseOutboundReplicationSummary.Builder. replicaUuid(String replicaUuid) | The Universally Unique Identifier (UUID) value of the replica server. | 
| ManagedMySqlDatabaseOutboundReplicationSummary.Builder | ManagedMySqlDatabaseOutboundReplicationSummary. toBuilder() |  |