Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DisassociateSourceFromS3TableIntegrationResponse.Builder
-
Packages that use DisassociateSourceFromS3TableIntegrationResponse.Builder Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of DisassociateSourceFromS3TableIntegrationResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DisassociateSourceFromS3TableIntegrationResponse.Builder Modifier and Type Method Description static DisassociateSourceFromS3TableIntegrationResponse.BuilderDisassociateSourceFromS3TableIntegrationResponse. builder()DisassociateSourceFromS3TableIntegrationResponse.BuilderDisassociateSourceFromS3TableIntegrationResponse.Builder. identifier(String identifier)The unique identifier of the association that was removed.DisassociateSourceFromS3TableIntegrationResponse.BuilderDisassociateSourceFromS3TableIntegrationResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DisassociateSourceFromS3TableIntegrationResponse.Builder Modifier and Type Method Description static Class<? extends DisassociateSourceFromS3TableIntegrationResponse.Builder>DisassociateSourceFromS3TableIntegrationResponse. serializableBuilderClass()
-