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