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