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