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