Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
StartBlockchainPlatformResponse |
BlockchainPlatform.startBlockchainPlatform(StartBlockchainPlatformRequest request)
Start a Blockchain Platform
|
StartBlockchainPlatformResponse |
BlockchainPlatformClient.startBlockchainPlatform(StartBlockchainPlatformRequest request) |
Future<StartBlockchainPlatformResponse> |
BlockchainPlatformAsyncClient.startBlockchainPlatform(StartBlockchainPlatformRequest request,
AsyncHandler<StartBlockchainPlatformRequest,StartBlockchainPlatformResponse> handler) |
Future<StartBlockchainPlatformResponse> |
BlockchainPlatformAsync.startBlockchainPlatform(StartBlockchainPlatformRequest request,
AsyncHandler<StartBlockchainPlatformRequest,StartBlockchainPlatformResponse> handler)
Start a Blockchain Platform
|
Modifier and Type | Method and Description |
---|---|
Future<StartBlockchainPlatformResponse> |
BlockchainPlatformAsyncClient.startBlockchainPlatform(StartBlockchainPlatformRequest request,
AsyncHandler<StartBlockchainPlatformRequest,StartBlockchainPlatformResponse> handler) |
Future<StartBlockchainPlatformResponse> |
BlockchainPlatformAsync.startBlockchainPlatform(StartBlockchainPlatformRequest request,
AsyncHandler<StartBlockchainPlatformRequest,StartBlockchainPlatformResponse> handler)
Start a Blockchain Platform
|
Modifier and Type | Method and Description |
---|---|
StartBlockchainPlatformRequest |
StartBlockchainPlatformRequest.Builder.build()
Build the instance of StartBlockchainPlatformRequest as configured by this builder
|
StartBlockchainPlatformRequest |
StartBlockchainPlatformRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StartBlockchainPlatformRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StartBlockchainPlatformRequest.Builder |
StartBlockchainPlatformRequest.Builder.copy(StartBlockchainPlatformRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.