Class EnableAwsNetworkPerformanceMetricSubscriptionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.EnableAwsNetworkPerformanceMetricSubscriptionRequestMarshaller
- All Implemented Interfaces:
Marshaller<EnableAwsNetworkPerformanceMetricSubscriptionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class EnableAwsNetworkPerformanceMetricSubscriptionRequestMarshaller
extends Object
implements Marshaller<EnableAwsNetworkPerformanceMetricSubscriptionRequest>
-
Constructor Summary
ConstructorsConstructorDescriptionEnableAwsNetworkPerformanceMetricSubscriptionRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(EnableAwsNetworkPerformanceMetricSubscriptionRequest enableAwsNetworkPerformanceMetricSubscriptionRequest)
-
Constructor Details
-
EnableAwsNetworkPerformanceMetricSubscriptionRequestMarshaller
public EnableAwsNetworkPerformanceMetricSubscriptionRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(EnableAwsNetworkPerformanceMetricSubscriptionRequest enableAwsNetworkPerformanceMetricSubscriptionRequest) - Specified by:
marshallin interfaceMarshaller<EnableAwsNetworkPerformanceMetricSubscriptionRequest>
-