Class RequestMarshaller

java.lang.Object
software.amazon.awssdk.imds.internal.RequestMarshaller

public class RequestMarshaller extends Object
Class to parse the parameters to a SdkHttpRequest, make the call to the endpoint and send the HttpExecuteResponse to the DefaultEc2Metadata class for further processing.