| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
OwnerIdentifier |
BatchGetTokenBalanceOutputItem.ownerIdentifier()
Returns the value of the OwnerIdentifier property for this object.
|
OwnerIdentifier |
BatchGetTokenBalanceInputItem.ownerIdentifier()
Returns the value of the OwnerIdentifier property for this object.
|
OwnerIdentifier |
BatchGetTokenBalanceErrorItem.ownerIdentifier()
Returns the value of the OwnerIdentifier property for this object.
|
OwnerIdentifier |
TokenBalance.ownerIdentifier()
The container for the identifier of the owner.
|
OwnerIdentifier |
GetTokenBalanceResponse.ownerIdentifier()
Returns the value of the OwnerIdentifier property for this object.
|
OwnerIdentifier |
GetTokenBalanceRequest.ownerIdentifier()
The container for the identifier for the owner.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetTokenBalanceOutputItem.Builder |
BatchGetTokenBalanceOutputItem.Builder.ownerIdentifier(OwnerIdentifier ownerIdentifier)
Sets the value of the OwnerIdentifier property for this object.
|
BatchGetTokenBalanceInputItem.Builder |
BatchGetTokenBalanceInputItem.Builder.ownerIdentifier(OwnerIdentifier ownerIdentifier)
Sets the value of the OwnerIdentifier property for this object.
|
BatchGetTokenBalanceErrorItem.Builder |
BatchGetTokenBalanceErrorItem.Builder.ownerIdentifier(OwnerIdentifier ownerIdentifier)
Sets the value of the OwnerIdentifier property for this object.
|
TokenBalance.Builder |
TokenBalance.Builder.ownerIdentifier(OwnerIdentifier ownerIdentifier)
The container for the identifier of the owner.
|
GetTokenBalanceResponse.Builder |
GetTokenBalanceResponse.Builder.ownerIdentifier(OwnerIdentifier ownerIdentifier)
Sets the value of the OwnerIdentifier property for this object.
|
GetTokenBalanceRequest.Builder |
GetTokenBalanceRequest.Builder.ownerIdentifier(OwnerIdentifier ownerIdentifier)
The container for the identifier for the owner.
|
Copyright © 2023. All rights reserved.