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