Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
CreateFolderTagResponse |
DataCatalog.createFolderTag(CreateFolderTagRequest request)
Creates a new folder tag.
|
CreateFolderTagResponse |
DataCatalogClient.createFolderTag(CreateFolderTagRequest request) |
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 |
---|---|
CreateFolderTagRequest |
CreateFolderTagRequest.Builder.build()
Build the instance of CreateFolderTagRequest as configured by this builder
|
CreateFolderTagRequest |
CreateFolderTagRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateFolderTagRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateFolderTagRequest.Builder |
CreateFolderTagRequest.Builder.copy(CreateFolderTagRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.