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