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