Package | Description |
---|---|
com.oracle.bmc.blockchain | |
com.oracle.bmc.blockchain.requests |
Modifier and Type | Method and Description |
---|---|
ListOsnsResponse |
BlockchainPlatform.listOsns(ListOsnsRequest request)
List Blockchain Platform OSNs
|
ListOsnsResponse |
BlockchainPlatformClient.listOsns(ListOsnsRequest request) |
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<OsnSummary> |
BlockchainPlatformPaginators.listOsnsRecordIterator(ListOsnsRequest request)
Creates a new iterable which will iterate over the
OsnSummary objects contained in responses from the listOsns
operation. |
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 |
---|---|
ListOsnsRequest |
ListOsnsRequest.Builder.build()
Build the instance of ListOsnsRequest as configured by this builder
|
ListOsnsRequest |
ListOsnsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOsnsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOsnsRequest.Builder |
ListOsnsRequest.Builder.copy(ListOsnsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.