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