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