| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
TokenIdentifier |
BatchGetTokenBalanceOutputItem.tokenIdentifier()
Returns the value of the TokenIdentifier property for this object.
|
TokenIdentifier |
BatchGetTokenBalanceInputItem.tokenIdentifier()
Returns the value of the TokenIdentifier property for this object.
|
TokenIdentifier |
BatchGetTokenBalanceErrorItem.tokenIdentifier()
Returns the value of the TokenIdentifier property for this object.
|
TokenIdentifier |
TokenBalance.tokenIdentifier()
The identifier for the token, including the unique token ID and its blockchain network.
|
TokenIdentifier |
GetTokenBalanceResponse.tokenIdentifier()
Returns the value of the TokenIdentifier property for this object.
|
TokenIdentifier |
GetTokenBalanceRequest.tokenIdentifier()
The container for the identifier for the token, including the unique token ID and its blockchain network.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetTokenBalanceOutputItem.Builder |
BatchGetTokenBalanceOutputItem.Builder.tokenIdentifier(TokenIdentifier tokenIdentifier)
Sets the value of the TokenIdentifier property for this object.
|
BatchGetTokenBalanceInputItem.Builder |
BatchGetTokenBalanceInputItem.Builder.tokenIdentifier(TokenIdentifier tokenIdentifier)
Sets the value of the TokenIdentifier property for this object.
|
BatchGetTokenBalanceErrorItem.Builder |
BatchGetTokenBalanceErrorItem.Builder.tokenIdentifier(TokenIdentifier tokenIdentifier)
Sets the value of the TokenIdentifier property for this object.
|
TokenBalance.Builder |
TokenBalance.Builder.tokenIdentifier(TokenIdentifier tokenIdentifier)
The identifier for the token, including the unique token ID and its blockchain network.
|
GetTokenBalanceResponse.Builder |
GetTokenBalanceResponse.Builder.tokenIdentifier(TokenIdentifier tokenIdentifier)
Sets the value of the TokenIdentifier property for this object.
|
GetTokenBalanceRequest.Builder |
GetTokenBalanceRequest.Builder.tokenIdentifier(TokenIdentifier tokenIdentifier)
The container for the identifier for the token, including the unique token ID and its blockchain network.
|
Copyright © 2023. All rights reserved.