Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreateEntityTagResponse |
DataCatalog.createEntityTag(CreateEntityTagRequest request)
Creates a new entity tag.
|
CreateEntityTagResponse |
DataCatalogClient.createEntityTag(CreateEntityTagRequest request) |
Future<CreateEntityTagResponse> |
DataCatalogAsync.createEntityTag(CreateEntityTagRequest request,
AsyncHandler<CreateEntityTagRequest,CreateEntityTagResponse> handler)
Creates a new entity tag.
|
Future<CreateEntityTagResponse> |
DataCatalogAsyncClient.createEntityTag(CreateEntityTagRequest request,
AsyncHandler<CreateEntityTagRequest,CreateEntityTagResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateEntityTagResponse> |
DataCatalogAsync.createEntityTag(CreateEntityTagRequest request,
AsyncHandler<CreateEntityTagRequest,CreateEntityTagResponse> handler)
Creates a new entity tag.
|
Future<CreateEntityTagResponse> |
DataCatalogAsyncClient.createEntityTag(CreateEntityTagRequest request,
AsyncHandler<CreateEntityTagRequest,CreateEntityTagResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateEntityTagRequest |
CreateEntityTagRequest.Builder.build()
Build the instance of CreateEntityTagRequest as configured by this builder
|
CreateEntityTagRequest |
CreateEntityTagRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateEntityTagRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateEntityTagRequest.Builder |
CreateEntityTagRequest.Builder.copy(CreateEntityTagRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.