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