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