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