Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.responses |
Modifier and Type | Method and Description |
---|---|
UpgradeBlockchainPlatformResponse |
BlockchainPlatform.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request)
Upgrade a Blockchain Platform version
|
UpgradeBlockchainPlatformResponse |
BlockchainPlatformClient.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpgradeBlockchainPlatformResponse> |
BlockchainPlatformAsyncClient.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request,
AsyncHandler<UpgradeBlockchainPlatformRequest,UpgradeBlockchainPlatformResponse> handler) |
Future<UpgradeBlockchainPlatformResponse> |
BlockchainPlatformAsync.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request,
AsyncHandler<UpgradeBlockchainPlatformRequest,UpgradeBlockchainPlatformResponse> handler)
Upgrade a Blockchain Platform version
|
Modifier and Type | Method and Description |
---|---|
Future<UpgradeBlockchainPlatformResponse> |
BlockchainPlatformAsyncClient.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request,
AsyncHandler<UpgradeBlockchainPlatformRequest,UpgradeBlockchainPlatformResponse> handler) |
Future<UpgradeBlockchainPlatformResponse> |
BlockchainPlatformAsync.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request,
AsyncHandler<UpgradeBlockchainPlatformRequest,UpgradeBlockchainPlatformResponse> handler)
Upgrade a Blockchain Platform version
|
Modifier and Type | Method and Description |
---|---|
UpgradeBlockchainPlatformResponse |
UpgradeBlockchainPlatformResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpgradeBlockchainPlatformResponse.Builder |
UpgradeBlockchainPlatformResponse.Builder.copy(UpgradeBlockchainPlatformResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.