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