| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. body$(GetPathAnalysisDetails body) | Alternative setter for the body parameter. | 
| static GetPathAnalysisRequest.Builder | GetPathAnalysisRequest. builder() | Return a new builder for this request object. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. cacheControl(String cacheControl) | The Cache-Control HTTP header holds directives (instructions) for caching in both
requests and responses. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. copy(GetPathAnalysisRequest o) | Copy method to populate the builder with values from the given instance. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. getPathAnalysisDetails(GetPathAnalysisDetails getPathAnalysisDetails) | Details for the path analysis query. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| GetPathAnalysisRequest.Builder | GetPathAnalysisRequest. toBuilder() |  |