Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateFolderResponse |
DataIntegrationClient.createFolder(CreateFolderRequest request) |
CreateFolderResponse |
DataIntegration.createFolder(CreateFolderRequest request)
Creates a folder in a project or in another folder, limited to two levels of folders.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateFolderResponse> |
DataIntegrationAsync.createFolder(CreateFolderRequest request,
AsyncHandler<CreateFolderRequest,CreateFolderResponse> handler)
Creates a folder in a project or in another folder, limited to two levels of folders.
|
Future<CreateFolderResponse> |
DataIntegrationAsyncClient.createFolder(CreateFolderRequest request,
AsyncHandler<CreateFolderRequest,CreateFolderResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateFolderResponse> |
DataIntegrationAsync.createFolder(CreateFolderRequest request,
AsyncHandler<CreateFolderRequest,CreateFolderResponse> handler)
Creates a folder in a project or in another folder, limited to two levels of folders.
|
Future<CreateFolderResponse> |
DataIntegrationAsyncClient.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.