Package | Description |
---|---|
com.oracle.bmc.aianomalydetection.requests |
Modifier and Type | Method and Description |
---|---|
static GetProjectRequest.Builder |
GetProjectRequest.builder()
Return a new builder for this request object.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.copy(GetProjectRequest o)
Copy method to populate the builder with values from the given instance.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.projectId(String projectId)
The OCID of the Project.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetProjectRequest.Builder |
GetProjectRequest.toBuilder()
Return an instance of
GetProjectRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.