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