Package | Description |
---|---|
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
CreateSdkRequest.Builder |
CreateSdkRequest.Builder.body$(CreateSdkDetails body)
Alternative setter for the body parameter.
|
static CreateSdkRequest.Builder |
CreateSdkRequest.builder()
Return a new builder for this request object.
|
CreateSdkRequest.Builder |
CreateSdkRequest.Builder.copy(CreateSdkRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateSdkRequest.Builder |
CreateSdkRequest.Builder.createSdkDetails(CreateSdkDetails createSdkDetails)
Details for the new SDK.
|
CreateSdkRequest.Builder |
CreateSdkRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateSdkRequest.Builder |
CreateSdkRequest.Builder.opcRequestId(String opcRequestId)
The client request id for tracing.
|
CreateSdkRequest.Builder |
CreateSdkRequest.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.
|
CreateSdkRequest.Builder |
CreateSdkRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateSdkRequest.Builder |
CreateSdkRequest.toBuilder()
Return an instance of
CreateSdkRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.