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