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