UpdateByolRequest.Builder |
UpdateByolRequest.Builder.body$(UpdateByolDetails body) |
Alternative setter for the body parameter.
|
static UpdateByolRequest.Builder |
UpdateByolRequest.builder() |
Return a new builder for this request object.
|
UpdateByolRequest.Builder |
UpdateByolRequest.Builder.byolId(String byolId) |
|
UpdateByolRequest.Builder |
UpdateByolRequest.Builder.copy(UpdateByolRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateByolRequest.Builder |
UpdateByolRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateByolRequest.Builder |
UpdateByolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateByolRequest.Builder |
UpdateByolRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateByolRequest.Builder |
UpdateByolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateByolRequest.Builder |
UpdateByolRequest.toBuilder() |
|
UpdateByolRequest.Builder |
UpdateByolRequest.Builder.updateByolDetails(UpdateByolDetails updateByolDetails) |
The information to be updated.
|