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