Uses of Class
com.oracle.bmc.goldengate.requests.ListDeploymentPeersRequest
-
Packages that use ListDeploymentPeersRequest Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.requests -
-
Uses of ListDeploymentPeersRequest in com.oracle.bmc.goldengate
Method parameters in com.oracle.bmc.goldengate with type arguments of type ListDeploymentPeersRequest Modifier and Type Method Description Future<ListDeploymentPeersResponse>GoldenGateAsync. listDeploymentPeers(ListDeploymentPeersRequest request, AsyncHandler<ListDeploymentPeersRequest,ListDeploymentPeersResponse> handler)Lists the local and remote peers in a deployment.Future<ListDeploymentPeersResponse>GoldenGateAsyncClient. listDeploymentPeers(ListDeploymentPeersRequest request, AsyncHandler<ListDeploymentPeersRequest,ListDeploymentPeersResponse> handler) -
Uses of ListDeploymentPeersRequest in com.oracle.bmc.goldengate.requests
Methods in com.oracle.bmc.goldengate.requests that return ListDeploymentPeersRequest Modifier and Type Method Description ListDeploymentPeersRequestListDeploymentPeersRequest.Builder. build()Build the instance of ListDeploymentPeersRequest as configured by this builderListDeploymentPeersRequestListDeploymentPeersRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDeploymentPeersRequest as configured by this builderMethods in com.oracle.bmc.goldengate.requests with parameters of type ListDeploymentPeersRequest Modifier and Type Method Description ListDeploymentPeersRequest.BuilderListDeploymentPeersRequest.Builder. copy(ListDeploymentPeersRequest o)Copy method to populate the builder with values from the given instance.
-