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