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