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