static GetCountStatisticRequest.Builder |
GetCountStatisticRequest.builder() |
Return a new builder for this request object.
|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.Builder.copy(GetCountStatisticRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.Builder.countStatisticKey(String countStatisticKey) |
A unique key of the container object, such as workspace, project, and so on, to count
statistics for.
|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.toBuilder() |
|
GetCountStatisticRequest.Builder |
GetCountStatisticRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|