public class GetCredentialsForIdentityRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetCredentialsForIdentityRequest>,GetCredentialsForIdentityRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetCredentialsForIdentityRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetCredentialsForIdentityRequest> |
marshall(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest) |
private final SdkJsonProtocolFactory protocolFactory
public GetCredentialsForIdentityRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetCredentialsForIdentityRequest> marshall(GetCredentialsForIdentityRequest getCredentialsForIdentityRequest)
marshall
in interface Marshaller<Request<GetCredentialsForIdentityRequest>,GetCredentialsForIdentityRequest>