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