| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain |
|
| software.amazon.awssdk.services.managedblockchain.paginators |
| Modifier and Type | Method and Description |
|---|---|
static ManagedBlockchainClient |
ManagedBlockchainClient.create()
Create a
ManagedBlockchainClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListAccessorsIterable(ManagedBlockchainClient client,
ListAccessorsRequest firstRequest) |
ListInvitationsIterable(ManagedBlockchainClient client,
ListInvitationsRequest firstRequest) |
ListMembersIterable(ManagedBlockchainClient client,
ListMembersRequest firstRequest) |
ListNetworksIterable(ManagedBlockchainClient client,
ListNetworksRequest firstRequest) |
ListNodesIterable(ManagedBlockchainClient client,
ListNodesRequest firstRequest) |
ListProposalsIterable(ManagedBlockchainClient client,
ListProposalsRequest firstRequest) |
ListProposalVotesIterable(ManagedBlockchainClient client,
ListProposalVotesRequest firstRequest) |
Copyright © 2023. All rights reserved.