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