Uses of Class
com.oracle.bmc.apigateway.requests.GetSdkRequest.Builder
- 
Packages that use GetSdkRequest.Builder Package Description com.oracle.bmc.apigateway.requests 
- 
- 
Uses of GetSdkRequest.Builder in com.oracle.bmc.apigateway.requestsMethods in com.oracle.bmc.apigateway.requests that return GetSdkRequest.Builder Modifier and Type Method Description static GetSdkRequest.BuilderGetSdkRequest. builder()Return a new builder for this request object.GetSdkRequest.BuilderGetSdkRequest.Builder. copy(GetSdkRequest o)Copy method to populate the builder with values from the given instance.GetSdkRequest.BuilderGetSdkRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.GetSdkRequest.BuilderGetSdkRequest.Builder. opcRequestId(String opcRequestId)The client request id for tracing.GetSdkRequest.BuilderGetSdkRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.GetSdkRequest.BuilderGetSdkRequest.Builder. sdkId(String sdkId)The ocid of the SDK.GetSdkRequest.BuilderGetSdkRequest. toBuilder()Return an instance ofGetSdkRequest.Builderthat allows you to modify request properties.
 
-