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