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