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