| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
OwnerIdentifier |
OwnerIdentifier.clone() |
OwnerIdentifier |
TokenBalance.getOwnerIdentifier()
The container for the identifier of the owner.
|
OwnerIdentifier |
BatchGetTokenBalanceErrorItem.getOwnerIdentifier() |
OwnerIdentifier |
GetTokenBalanceResult.getOwnerIdentifier() |
OwnerIdentifier |
GetTokenBalanceRequest.getOwnerIdentifier()
The container for the identifier for the owner.
|
OwnerIdentifier |
BatchGetTokenBalanceOutputItem.getOwnerIdentifier() |
OwnerIdentifier |
BatchGetTokenBalanceInputItem.getOwnerIdentifier() |
OwnerIdentifier |
OwnerIdentifier.withAddress(String address)
The contract or wallet address for the owner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TokenBalance.setOwnerIdentifier(OwnerIdentifier ownerIdentifier)
The container for the identifier of the owner.
|
void |
BatchGetTokenBalanceErrorItem.setOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
void |
GetTokenBalanceResult.setOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
void |
GetTokenBalanceRequest.setOwnerIdentifier(OwnerIdentifier ownerIdentifier)
The container for the identifier for the owner.
|
void |
BatchGetTokenBalanceOutputItem.setOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
void |
BatchGetTokenBalanceInputItem.setOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
TokenBalance |
TokenBalance.withOwnerIdentifier(OwnerIdentifier ownerIdentifier)
The container for the identifier of the owner.
|
BatchGetTokenBalanceErrorItem |
BatchGetTokenBalanceErrorItem.withOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
GetTokenBalanceResult |
GetTokenBalanceResult.withOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
GetTokenBalanceRequest |
GetTokenBalanceRequest.withOwnerIdentifier(OwnerIdentifier ownerIdentifier)
The container for the identifier for the owner.
|
BatchGetTokenBalanceOutputItem |
BatchGetTokenBalanceOutputItem.withOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
BatchGetTokenBalanceInputItem |
BatchGetTokenBalanceInputItem.withOwnerIdentifier(OwnerIdentifier ownerIdentifier) |
Copyright © 2024. All rights reserved.