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