static SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.builder() |
Return a new builder for this request object.
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which to list resources.
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.compartmentIdInSubtree(Boolean compartmentIdInSubtree) |
Flag to determine whether the info should be gathered only in the compartment or in the
compartment and its subcompartments.
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.copy(SummarizeResourceInventoryRequest o) |
Copy method to populate the builder with values from the given instance.
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.timeEnd(Date timeEnd) |
The end of the time period during which resources are searched (formatted according to
RFC3339).
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.Builder.timeStart(Date timeStart) |
The start of the time period during which resources are searched (formatted according to
RFC3339).
|
SummarizeResourceInventoryRequest.Builder |
SummarizeResourceInventoryRequest.toBuilder() |
|