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