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