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