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