Package | Description |
---|---|
com.oracle.bmc.optimizer.requests |
Modifier and Type | Method and Description |
---|---|
static GetRecommendationRequest.Builder |
GetRecommendationRequest.builder()
Return a new builder for this request object.
|
GetRecommendationRequest.Builder |
GetRecommendationRequest.Builder.copy(GetRecommendationRequest o)
Copy method to populate the builder with values from the given instance.
|
GetRecommendationRequest.Builder |
GetRecommendationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetRecommendationRequest.Builder |
GetRecommendationRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetRecommendationRequest.Builder |
GetRecommendationRequest.Builder.recommendationId(String recommendationId)
The unique OCID associated with the recommendation.
|
GetRecommendationRequest.Builder |
GetRecommendationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetRecommendationRequest.Builder |
GetRecommendationRequest.toBuilder()
Return an instance of
GetRecommendationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.