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