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