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