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