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