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