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