Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProjectResponse |
DataScienceClient.updateProject(UpdateProjectRequest request) |
UpdateProjectResponse |
DataScience.updateProject(UpdateProjectRequest request)
Updates the properties of a project.
|
Future<UpdateProjectResponse> |
DataScienceAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
Future<UpdateProjectResponse> |
DataScienceAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Updates the properties of a project.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateProjectResponse> |
DataScienceAsyncClient.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler) |
Future<UpdateProjectResponse> |
DataScienceAsync.updateProject(UpdateProjectRequest request,
AsyncHandler<UpdateProjectRequest,UpdateProjectResponse> handler)
Updates the properties of a project.
|
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.