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