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