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