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