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>
ListSourcesForS3TableIntegrationRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListSourcesForS3TableIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest)
-
-
-
Constructor Detail
-
ListSourcesForS3TableIntegrationRequestMarshaller
public ListSourcesForS3TableIntegrationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest)
- Specified by:
marshallin interfaceMarshaller<ListSourcesForS3TableIntegrationRequest>
-
-