Uses of Class
com.oracle.bmc.goldengate.responses.AddDeploymentLocalPeerResponse
- 
Packages that use AddDeploymentLocalPeerResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses 
- 
- 
Uses of AddDeploymentLocalPeerResponse in com.oracle.bmc.goldengateMethods in com.oracle.bmc.goldengate that return AddDeploymentLocalPeerResponse Modifier and Type Method Description AddDeploymentLocalPeerResponseGoldenGate. addDeploymentLocalPeer(AddDeploymentLocalPeerRequest request)Adds a new local peer to the deployment, this will add the given placement to deployment placement attribute.AddDeploymentLocalPeerResponseGoldenGateClient. addDeploymentLocalPeer(AddDeploymentLocalPeerRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type AddDeploymentLocalPeerResponse Modifier and Type Method Description Future<AddDeploymentLocalPeerResponse>GoldenGateAsync. addDeploymentLocalPeer(AddDeploymentLocalPeerRequest request, AsyncHandler<AddDeploymentLocalPeerRequest,AddDeploymentLocalPeerResponse> handler)Adds a new local peer to the deployment, this will add the given placement to deployment placement attribute.Future<AddDeploymentLocalPeerResponse>GoldenGateAsyncClient. addDeploymentLocalPeer(AddDeploymentLocalPeerRequest request, AsyncHandler<AddDeploymentLocalPeerRequest,AddDeploymentLocalPeerResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type AddDeploymentLocalPeerResponse Modifier and Type Method Description Future<AddDeploymentLocalPeerResponse>GoldenGateAsync. addDeploymentLocalPeer(AddDeploymentLocalPeerRequest request, AsyncHandler<AddDeploymentLocalPeerRequest,AddDeploymentLocalPeerResponse> handler)Adds a new local peer to the deployment, this will add the given placement to deployment placement attribute.Future<AddDeploymentLocalPeerResponse>GoldenGateAsyncClient. addDeploymentLocalPeer(AddDeploymentLocalPeerRequest request, AsyncHandler<AddDeploymentLocalPeerRequest,AddDeploymentLocalPeerResponse> handler)
- 
Uses of AddDeploymentLocalPeerResponse in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return AddDeploymentLocalPeerResponse Modifier and Type Method Description AddDeploymentLocalPeerResponseAddDeploymentLocalPeerResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type AddDeploymentLocalPeerResponse Modifier and Type Method Description AddDeploymentLocalPeerResponse.BuilderAddDeploymentLocalPeerResponse.Builder. copy(AddDeploymentLocalPeerResponse o)Copy method to populate the builder with values from the given instance.
 
-