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