Uses of Class
com.oracle.bmc.databasemanagement.responses.GetGeneralReplicationInformationResponse
- 
Packages that use GetGeneralReplicationInformationResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of GetGeneralReplicationInformationResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return GetGeneralReplicationInformationResponse Modifier and Type Method Description GetGeneralReplicationInformationResponseManagedMySqlDatabases. getGeneralReplicationInformation(GetGeneralReplicationInformationRequest request)Retrieves general information regarding the replication of a specific MySQL server.GetGeneralReplicationInformationResponseManagedMySqlDatabasesClient. getGeneralReplicationInformation(GetGeneralReplicationInformationRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetGeneralReplicationInformationResponse Modifier and Type Method Description Future<GetGeneralReplicationInformationResponse>ManagedMySqlDatabasesAsync. getGeneralReplicationInformation(GetGeneralReplicationInformationRequest request, AsyncHandler<GetGeneralReplicationInformationRequest,GetGeneralReplicationInformationResponse> handler)Retrieves general information regarding the replication of a specific MySQL server.Future<GetGeneralReplicationInformationResponse>ManagedMySqlDatabasesAsyncClient. getGeneralReplicationInformation(GetGeneralReplicationInformationRequest request, AsyncHandler<GetGeneralReplicationInformationRequest,GetGeneralReplicationInformationResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetGeneralReplicationInformationResponse Modifier and Type Method Description Future<GetGeneralReplicationInformationResponse>ManagedMySqlDatabasesAsync. getGeneralReplicationInformation(GetGeneralReplicationInformationRequest request, AsyncHandler<GetGeneralReplicationInformationRequest,GetGeneralReplicationInformationResponse> handler)Retrieves general information regarding the replication of a specific MySQL server.Future<GetGeneralReplicationInformationResponse>ManagedMySqlDatabasesAsyncClient. getGeneralReplicationInformation(GetGeneralReplicationInformationRequest request, AsyncHandler<GetGeneralReplicationInformationRequest,GetGeneralReplicationInformationResponse> handler)
- 
Uses of GetGeneralReplicationInformationResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return GetGeneralReplicationInformationResponse Modifier and Type Method Description GetGeneralReplicationInformationResponseGetGeneralReplicationInformationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetGeneralReplicationInformationResponse Modifier and Type Method Description GetGeneralReplicationInformationResponse.BuilderGetGeneralReplicationInformationResponse.Builder. copy(GetGeneralReplicationInformationResponse o)Copy method to populate the builder with values from the given instance.
 
-