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