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