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