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