UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.blockchainPlatformId(String blockchainPlatformId) |
Unique service identifier.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.body$(UpdateBlockchainPlatformDetails body) |
Alternative setter for the body parameter.
|
static UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.builder() |
Return a new builder for this request object.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.copy(UpdateBlockchainPlatformRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.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.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.toBuilder() |
|
UpdateBlockchainPlatformRequest.Builder |
UpdateBlockchainPlatformRequest.Builder.updateBlockchainPlatformDetails(UpdateBlockchainPlatformDetails updateBlockchainPlatformDetails) |
The Blockchain Platform fields to update.
|