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