Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.responses |
Modifier and Type | Method and Description |
---|---|
ListOsnsResponse |
BlockchainPlatform.listOsns(ListOsnsRequest request)
List Blockchain Platform OSNs
|
ListOsnsResponse |
BlockchainPlatformClient.listOsns(ListOsnsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListOsnsResponse> |
BlockchainPlatformAsyncClient.listOsns(ListOsnsRequest request,
AsyncHandler<ListOsnsRequest,ListOsnsResponse> handler) |
Future<ListOsnsResponse> |
BlockchainPlatformAsync.listOsns(ListOsnsRequest request,
AsyncHandler<ListOsnsRequest,ListOsnsResponse> handler)
List Blockchain Platform OSNs
|
Iterable<ListOsnsResponse> |
BlockchainPlatformPaginators.listOsnsResponseIterator(ListOsnsRequest request)
Creates a new iterable which will iterate over the responses received from the listOsns
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListOsnsResponse> |
BlockchainPlatformAsyncClient.listOsns(ListOsnsRequest request,
AsyncHandler<ListOsnsRequest,ListOsnsResponse> handler) |
Future<ListOsnsResponse> |
BlockchainPlatformAsync.listOsns(ListOsnsRequest request,
AsyncHandler<ListOsnsRequest,ListOsnsResponse> handler)
List Blockchain Platform OSNs
|
Modifier and Type | Method and Description |
---|---|
ListOsnsResponse |
ListOsnsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOsnsResponse.Builder |
ListOsnsResponse.Builder.copy(ListOsnsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.