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