Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
UpdateFolderResponse |
DataIntegrationClient.updateFolder(UpdateFolderRequest request) |
UpdateFolderResponse |
DataIntegration.updateFolder(UpdateFolderRequest request)
Updates a specific folder.
|
Future<UpdateFolderResponse> |
DataIntegrationAsync.updateFolder(UpdateFolderRequest request,
AsyncHandler<UpdateFolderRequest,UpdateFolderResponse> handler)
Updates a specific folder.
|
Future<UpdateFolderResponse> |
DataIntegrationAsyncClient.updateFolder(UpdateFolderRequest request,
AsyncHandler<UpdateFolderRequest,UpdateFolderResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateFolderResponse> |
DataIntegrationAsync.updateFolder(UpdateFolderRequest request,
AsyncHandler<UpdateFolderRequest,UpdateFolderResponse> handler)
Updates a specific folder.
|
Future<UpdateFolderResponse> |
DataIntegrationAsyncClient.updateFolder(UpdateFolderRequest request,
AsyncHandler<UpdateFolderRequest,UpdateFolderResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateFolderRequest |
UpdateFolderRequest.Builder.build()
Build the instance of UpdateFolderRequest as configured by this builder
|
UpdateFolderRequest |
UpdateFolderRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateFolderRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateFolderRequest.Builder |
UpdateFolderRequest.Builder.copy(UpdateFolderRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.