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