static GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.builder() | 
 Return a new builder for this request object. 
 | 
GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.Builder.compartmentId(String compartmentId) | 
 The compartment id 
 | 
GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.Builder.copy(GetLookupSummaryRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.Builder.namespaceName(String namespaceName) | 
 The Logging Analytics namespace used for the request. 
 | 
GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
GetLookupSummaryRequest.Builder | 
GetLookupSummaryRequest.toBuilder() | 
 |