Class ListSourcesForS3TableIntegrationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.transform.ListSourcesForS3TableIntegrationRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListSourcesForS3TableIntegrationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListSourcesForS3TableIntegrationRequestMarshaller
extends Object
implements Marshaller<ListSourcesForS3TableIntegrationRequest>
ListSourcesForS3TableIntegrationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest)
-
Constructor Details
-
ListSourcesForS3TableIntegrationRequestMarshaller
public ListSourcesForS3TableIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) - Specified by:
marshallin interfaceMarshaller<ListSourcesForS3TableIntegrationRequest>
-