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