Class GetAwsNetworkPerformanceDataRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.GetAwsNetworkPerformanceDataRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetAwsNetworkPerformanceDataRequest>
@Generated("software.amazon.awssdk:codegen") public class GetAwsNetworkPerformanceDataRequestMarshaller extends Object implements Marshaller<GetAwsNetworkPerformanceDataRequest>
GetAwsNetworkPerformanceDataRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetAwsNetworkPerformanceDataRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetAwsNetworkPerformanceDataRequest getAwsNetworkPerformanceDataRequest)
-
-
-
Constructor Detail
-
GetAwsNetworkPerformanceDataRequestMarshaller
public GetAwsNetworkPerformanceDataRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetAwsNetworkPerformanceDataRequest getAwsNetworkPerformanceDataRequest)
- Specified by:
marshallin interfaceMarshaller<GetAwsNetworkPerformanceDataRequest>
-
-