Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.AssociateSourceToS3TableIntegrationResponse.Builder
-
Packages that use AssociateSourceToS3TableIntegrationResponse.Builder Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of AssociateSourceToS3TableIntegrationResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return AssociateSourceToS3TableIntegrationResponse.Builder Modifier and Type Method Description static AssociateSourceToS3TableIntegrationResponse.BuilderAssociateSourceToS3TableIntegrationResponse. builder()AssociateSourceToS3TableIntegrationResponse.BuilderAssociateSourceToS3TableIntegrationResponse.Builder. identifier(String identifier)The unique identifier for the association between the data source and S3 Table Integration.AssociateSourceToS3TableIntegrationResponse.BuilderAssociateSourceToS3TableIntegrationResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type AssociateSourceToS3TableIntegrationResponse.Builder Modifier and Type Method Description static Class<? extends AssociateSourceToS3TableIntegrationResponse.Builder>AssociateSourceToS3TableIntegrationResponse. serializableBuilderClass()
-