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