Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetCatalogPrivateEndpointResponse> |
DataCatalogAsync.getCatalogPrivateEndpoint(GetCatalogPrivateEndpointRequest request,
AsyncHandler<GetCatalogPrivateEndpointRequest,GetCatalogPrivateEndpointResponse> handler)
Gets a specific private reverse connection by identifier.
|
Future<GetCatalogPrivateEndpointResponse> |
DataCatalogAsyncClient.getCatalogPrivateEndpoint(GetCatalogPrivateEndpointRequest request,
AsyncHandler<GetCatalogPrivateEndpointRequest,GetCatalogPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCatalogPrivateEndpointRequest |
GetCatalogPrivateEndpointRequest.Builder.build()
Build the instance of GetCatalogPrivateEndpointRequest as configured by this builder
|
GetCatalogPrivateEndpointRequest |
GetCatalogPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCatalogPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCatalogPrivateEndpointRequest.Builder |
GetCatalogPrivateEndpointRequest.Builder.copy(GetCatalogPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.