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