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