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