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