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
ConstructorsConstructorDescriptionGetProtectedQueryRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetProtectedQueryRequest getProtectedQueryRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetProtectedQueryRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetProtectedQueryRequest>- Parameters:
 getProtectedQueryRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -