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