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