Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePeerResponse |
BlockchainPlatform.updatePeer(UpdatePeerRequest request)
Update Blockchain Platform Peer
|
UpdatePeerResponse |
BlockchainPlatformClient.updatePeer(UpdatePeerRequest request) |
Future<UpdatePeerResponse> |
BlockchainPlatformAsyncClient.updatePeer(UpdatePeerRequest request,
AsyncHandler<UpdatePeerRequest,UpdatePeerResponse> handler) |
Future<UpdatePeerResponse> |
BlockchainPlatformAsync.updatePeer(UpdatePeerRequest request,
AsyncHandler<UpdatePeerRequest,UpdatePeerResponse> handler)
Update Blockchain Platform Peer
|
Modifier and Type | Method and Description |
---|---|
Future<UpdatePeerResponse> |
BlockchainPlatformAsyncClient.updatePeer(UpdatePeerRequest request,
AsyncHandler<UpdatePeerRequest,UpdatePeerResponse> handler) |
Future<UpdatePeerResponse> |
BlockchainPlatformAsync.updatePeer(UpdatePeerRequest request,
AsyncHandler<UpdatePeerRequest,UpdatePeerResponse> handler)
Update Blockchain Platform Peer
|
Modifier and Type | Method and Description |
---|---|
UpdatePeerRequest |
UpdatePeerRequest.Builder.build()
Build the instance of UpdatePeerRequest as configured by this builder
|
UpdatePeerRequest |
UpdatePeerRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePeerRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePeerRequest.Builder |
UpdatePeerRequest.Builder.copy(UpdatePeerRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.