Uses of Class
com.oracle.bmc.goldengate.requests.ListDeploymentEnvironmentsRequest
-
Packages that use ListDeploymentEnvironmentsRequest Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.requests -
-
Uses of ListDeploymentEnvironmentsRequest in com.oracle.bmc.goldengate
Method parameters in com.oracle.bmc.goldengate with type arguments of type ListDeploymentEnvironmentsRequest Modifier and Type Method Description Future<ListDeploymentEnvironmentsResponse>GoldenGateAsync. listDeploymentEnvironments(ListDeploymentEnvironmentsRequest request, AsyncHandler<ListDeploymentEnvironmentsRequest,ListDeploymentEnvironmentsResponse> handler)Returns an array of DeploymentEnvironmentDescriptorFuture<ListDeploymentEnvironmentsResponse>GoldenGateAsyncClient. listDeploymentEnvironments(ListDeploymentEnvironmentsRequest request, AsyncHandler<ListDeploymentEnvironmentsRequest,ListDeploymentEnvironmentsResponse> handler) -
Uses of ListDeploymentEnvironmentsRequest in com.oracle.bmc.goldengate.requests
Methods in com.oracle.bmc.goldengate.requests that return ListDeploymentEnvironmentsRequest Modifier and Type Method Description ListDeploymentEnvironmentsRequestListDeploymentEnvironmentsRequest.Builder. build()Build the instance of ListDeploymentEnvironmentsRequest as configured by this builderListDeploymentEnvironmentsRequestListDeploymentEnvironmentsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDeploymentEnvironmentsRequest as configured by this builderMethods in com.oracle.bmc.goldengate.requests with parameters of type ListDeploymentEnvironmentsRequest Modifier and Type Method Description ListDeploymentEnvironmentsRequest.BuilderListDeploymentEnvironmentsRequest.Builder. copy(ListDeploymentEnvironmentsRequest o)Copy method to populate the builder with values from the given instance.
-