Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
Future<AttachCatalogPrivateEndpointResponse> |
DataCatalogAsync.attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request,
AsyncHandler<AttachCatalogPrivateEndpointRequest,AttachCatalogPrivateEndpointResponse> handler)
Attaches a private reverse connection endpoint resource to a data catalog resource.
|
Future<AttachCatalogPrivateEndpointResponse> |
DataCatalogAsyncClient.attachCatalogPrivateEndpoint(AttachCatalogPrivateEndpointRequest request,
AsyncHandler<AttachCatalogPrivateEndpointRequest,AttachCatalogPrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AttachCatalogPrivateEndpointRequest |
AttachCatalogPrivateEndpointRequest.Builder.build()
Build the instance of AttachCatalogPrivateEndpointRequest as configured by this builder
|
AttachCatalogPrivateEndpointRequest |
AttachCatalogPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AttachCatalogPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AttachCatalogPrivateEndpointRequest.Builder |
AttachCatalogPrivateEndpointRequest.Builder.copy(AttachCatalogPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.