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