Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
UpgradeBlockchainPlatformResponse |
BlockchainPlatform.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request)
Upgrade a Blockchain Platform version
|
UpgradeBlockchainPlatformResponse |
BlockchainPlatformClient.upgradeBlockchainPlatform(UpgradeBlockchainPlatformRequest request) |
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 |
---|---|
UpgradeBlockchainPlatformRequest |
UpgradeBlockchainPlatformRequest.Builder.build()
Build the instance of UpgradeBlockchainPlatformRequest as configured by this builder
|
UpgradeBlockchainPlatformRequest |
UpgradeBlockchainPlatformRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpgradeBlockchainPlatformRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpgradeBlockchainPlatformRequest.Builder |
UpgradeBlockchainPlatformRequest.Builder.copy(UpgradeBlockchainPlatformRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.