Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
CreateCatalogPrivateEndpointResponse |
DataCatalogClient.createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request) |
CreateCatalogPrivateEndpointResponse |
DataCatalog.createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request)
Create a new private reverse connection endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCatalogPrivateEndpointResponse> |
DataCatalogAsync.createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request,
AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler)
Create a new private reverse connection endpoint.
|
Future<CreateCatalogPrivateEndpointResponse> |
DataCatalogAsyncClient.createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request,
AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCatalogPrivateEndpointResponse> |
DataCatalogAsync.createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request,
AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler)
Create a new private reverse connection endpoint.
|
Future<CreateCatalogPrivateEndpointResponse> |
DataCatalogAsyncClient.createCatalogPrivateEndpoint(CreateCatalogPrivateEndpointRequest request,
AsyncHandler<CreateCatalogPrivateEndpointRequest,CreateCatalogPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateCatalogPrivateEndpointResponse |
CreateCatalogPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCatalogPrivateEndpointResponse.Builder |
CreateCatalogPrivateEndpointResponse.Builder.copy(CreateCatalogPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.