Class BatchGetTokenBalanceRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.managedblockchainquery.transform.BatchGetTokenBalanceRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<BatchGetTokenBalanceRequest>
@Generated("software.amazon.awssdk:codegen") public class BatchGetTokenBalanceRequestMarshaller extends Object implements Marshaller<BatchGetTokenBalanceRequest>
BatchGetTokenBalanceRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description BatchGetTokenBalanceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(BatchGetTokenBalanceRequest batchGetTokenBalanceRequest)
-
-
-
Constructor Detail
-
BatchGetTokenBalanceRequestMarshaller
public BatchGetTokenBalanceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(BatchGetTokenBalanceRequest batchGetTokenBalanceRequest)
- Specified by:
marshallin interfaceMarshaller<BatchGetTokenBalanceRequest>
-
-