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