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