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