Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.body$(UpdateProjectDetails body)
Alternative setter for the body parameter.
|
static UpdateProjectRequest.Builder |
UpdateProjectRequest.builder()
Return a new builder for this request object.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.copy(UpdateProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.projectId(String projectId)
The OCID
of the project.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.toBuilder()
Return an instance of
UpdateProjectRequest.Builder that allows you to modify request properties. |
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.updateProjectDetails(UpdateProjectDetails updateProjectDetails)
Details for updating a project.
|
Copyright © 2016–2024. All rights reserved.