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