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