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