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