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