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