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