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