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