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