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