Package | Description |
---|---|
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.blockchainPlatformId(String blockchainPlatformId)
Unique service identifier.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.body$(UpgradeBlockchainPlatformDetails body)
Alternative setter for the body parameter.
|
static UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.builder()
Return a new builder for this request object.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.copy(UpgradeBlockchainPlatformRequest o)
Copy method to populate the builder with values from the given instance.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.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.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.toBuilder()
Return an instance of
UpgradeBlockchainPlatformRequest.Builder that allows you to modify request properties. |
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.upgradeBlockchainPlatformDetails(UpgradeBlockchainPlatformDetails upgradeBlockchainPlatformDetails)
Details for the new version to which it needs to be upgraded.
|
Copyright © 2016–2024. All rights reserved.