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