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