Class GetSchemaAnalysisRuleRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cleanrooms.transform.GetSchemaAnalysisRuleRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetSchemaAnalysisRuleRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetSchemaAnalysisRuleRequestMarshaller
extends Object
implements Marshaller<GetSchemaAnalysisRuleRequest>
GetSchemaAnalysisRuleRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetSchemaAnalysisRuleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetSchemaAnalysisRuleRequest getSchemaAnalysisRuleRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetSchemaAnalysisRuleRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetSchemaAnalysisRuleRequest>- Parameters:
 getSchemaAnalysisRuleRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -