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