Class ListSyslogConfigurationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.transform.ListSyslogConfigurationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListSyslogConfigurationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListSyslogConfigurationsRequestMarshaller
extends Object
implements Marshaller<ListSyslogConfigurationsRequest>
ListSyslogConfigurationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListSyslogConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListSyslogConfigurationsRequest listSyslogConfigurationsRequest)
-
Constructor Details
-
ListSyslogConfigurationsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListSyslogConfigurationsRequest>
-