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