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