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