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