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
ConstructorsConstructorDescriptionDisassociateSourceFromS3TableIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DisassociateSourceFromS3TableIntegrationRequest disassociateSourceFromS3TableIntegrationRequest)
-
Constructor Details
-
DisassociateSourceFromS3TableIntegrationRequestMarshaller
public DisassociateSourceFromS3TableIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DisassociateSourceFromS3TableIntegrationRequest disassociateSourceFromS3TableIntegrationRequest) - Specified by:
marshallin interfaceMarshaller<DisassociateSourceFromS3TableIntegrationRequest>
-