Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ListDeploymentTypesResponse |
GoldenGateClient.listDeploymentTypes(ListDeploymentTypesRequest request) |
ListDeploymentTypesResponse |
GoldenGate.listDeploymentTypes(ListDeploymentTypesRequest request)
Returns an array of DeploymentTypeDescriptor
|
Modifier and Type | Method and Description |
---|---|
Future<ListDeploymentTypesResponse> |
GoldenGateAsyncClient.listDeploymentTypes(ListDeploymentTypesRequest request,
AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler) |
Future<ListDeploymentTypesResponse> |
GoldenGateAsync.listDeploymentTypes(ListDeploymentTypesRequest request,
AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler)
Returns an array of DeploymentTypeDescriptor
|
Iterable<ListDeploymentTypesResponse> |
GoldenGatePaginators.listDeploymentTypesResponseIterator(ListDeploymentTypesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDeploymentTypes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDeploymentTypesResponse> |
GoldenGateAsyncClient.listDeploymentTypes(ListDeploymentTypesRequest request,
AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler) |
Future<ListDeploymentTypesResponse> |
GoldenGateAsync.listDeploymentTypes(ListDeploymentTypesRequest request,
AsyncHandler<ListDeploymentTypesRequest,ListDeploymentTypesResponse> handler)
Returns an array of DeploymentTypeDescriptor
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentTypesResponse |
ListDeploymentTypesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentTypesResponse.Builder |
ListDeploymentTypesResponse.Builder.copy(ListDeploymentTypesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.