Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
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 |
---|---|
ListDeploymentTypesRequest |
ListDeploymentTypesRequest.Builder.build()
Build the instance of ListDeploymentTypesRequest as configured by this builder
|
ListDeploymentTypesRequest |
ListDeploymentTypesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDeploymentTypesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentTypesRequest.Builder |
ListDeploymentTypesRequest.Builder.copy(ListDeploymentTypesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.