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