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) |
Unique Oracle-assigned identifier for the request.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.projection(GetProjectRequest.Projection singularValue) |
Singular setter.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.projection(List<GetProjectRequest.Projection> projection) |
This parameter allows users to specify which view of the object to return.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.projectKey(String projectKey) |
The project key.
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetProjectRequest.Builder |
GetProjectRequest.toBuilder() |
|
GetProjectRequest.Builder |
GetProjectRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|