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