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