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