Uses of Class
com.oracle.bmc.goldengate.responses.ListDeploymentTypesResponse
-
Packages that use ListDeploymentTypesResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses -
-
Uses of ListDeploymentTypesResponse in com.oracle.bmc.goldengate
Methods in com.oracle.bmc.goldengate that return ListDeploymentTypesResponse Modifier and Type Method Description ListDeploymentTypesResponseGoldenGate. listDeploymentTypes(ListDeploymentTypesRequest request)Returns an array of DeploymentTypeDescriptorListDeploymentTypesResponseGoldenGateClient. listDeploymentTypes(ListDeploymentTypesRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type ListDeploymentTypesResponse Modifier and Type Method Description Future<ListDeploymentTypesResponse>GoldenGateAsync. listDeploymentTypes(ListDeploymentTypesRequest request, AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler)Returns an array of DeploymentTypeDescriptorFuture<ListDeploymentTypesResponse>GoldenGateAsyncClient. listDeploymentTypes(ListDeploymentTypesRequest request, AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler)Iterable<ListDeploymentTypesResponse>GoldenGatePaginators. listDeploymentTypesResponseIterator(ListDeploymentTypesRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentTypes operation.Method parameters in com.oracle.bmc.goldengate with type arguments of type ListDeploymentTypesResponse Modifier and Type Method Description Future<ListDeploymentTypesResponse>GoldenGateAsync. listDeploymentTypes(ListDeploymentTypesRequest request, AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler)Returns an array of DeploymentTypeDescriptorFuture<ListDeploymentTypesResponse>GoldenGateAsyncClient. listDeploymentTypes(ListDeploymentTypesRequest request, AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler) -
Uses of ListDeploymentTypesResponse in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return ListDeploymentTypesResponse Modifier and Type Method Description ListDeploymentTypesResponseListDeploymentTypesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type ListDeploymentTypesResponse Modifier and Type Method Description ListDeploymentTypesResponse.BuilderListDeploymentTypesResponse.Builder. copy(ListDeploymentTypesResponse o)Copy method to populate the builder with values from the given instance.
-