Uses of Class
com.oracle.bmc.databasemanagement.requests.ListOutboundReplicationsRequest
-
Packages that use ListOutboundReplicationsRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of ListOutboundReplicationsRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ListOutboundReplicationsRequest Modifier and Type Method Description Future<ListOutboundReplicationsResponse>ManagedMySqlDatabasesAsync. listOutboundReplications(ListOutboundReplicationsRequest request, AsyncHandler<ListOutboundReplicationsRequest,ListOutboundReplicationsResponse> handler)Retrieves information pertaining to outbound replications of a specific MySQL server.Future<ListOutboundReplicationsResponse>ManagedMySqlDatabasesAsyncClient. listOutboundReplications(ListOutboundReplicationsRequest request, AsyncHandler<ListOutboundReplicationsRequest,ListOutboundReplicationsResponse> handler) -
Uses of ListOutboundReplicationsRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return ListOutboundReplicationsRequest Modifier and Type Method Description ListOutboundReplicationsRequestListOutboundReplicationsRequest.Builder. build()Build the instance of ListOutboundReplicationsRequest as configured by this builderListOutboundReplicationsRequestListOutboundReplicationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListOutboundReplicationsRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type ListOutboundReplicationsRequest Modifier and Type Method Description ListOutboundReplicationsRequest.BuilderListOutboundReplicationsRequest.Builder. copy(ListOutboundReplicationsRequest o)Copy method to populate the builder with values from the given instance.
-