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