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