CreateByolRequest.Builder |
CreateByolRequest.Builder.body$(CreateByolDetails body) |
Alternative setter for the body parameter.
|
static CreateByolRequest.Builder |
CreateByolRequest.builder() |
Return a new builder for this request object.
|
CreateByolRequest.Builder |
CreateByolRequest.Builder.copy(CreateByolRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateByolRequest.Builder |
CreateByolRequest.Builder.createByolDetails(CreateByolDetails createByolDetails) |
Details for the BYOL.
|
CreateByolRequest.Builder |
CreateByolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateByolRequest.Builder |
CreateByolRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CreateByolRequest.Builder |
CreateByolRequest.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.
|
CreateByolRequest.Builder |
CreateByolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateByolRequest.Builder |
CreateByolRequest.toBuilder() |
|