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