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