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