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