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