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