Unmarshaller<GetAccountBalanceResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class GetAccountBalanceResponseUnmarshaller extends Object implements Unmarshaller<GetAccountBalanceResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
GetAccountBalanceResponseUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static GetAccountBalanceResponseUnmarshaller |
getInstance() |
|
GetAccountBalanceResponse |
unmarshall(JsonUnmarshallerContext context) |
public GetAccountBalanceResponseUnmarshaller()
public GetAccountBalanceResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<GetAccountBalanceResponse,JsonUnmarshallerContext>Exceptionpublic static GetAccountBalanceResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.