Uses of Interface
software.amazon.awssdk.services.rds.model.PendingCloudwatchLogsExports.Builder
Packages that use PendingCloudwatchLogsExports.Builder
-
Uses of PendingCloudwatchLogsExports.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return PendingCloudwatchLogsExports.BuilderModifier and TypeMethodDescriptionPendingCloudwatchLogsExports.builder()PendingCloudwatchLogsExports.Builder.logTypesToDisable(String... logTypesToDisable) Log types that are in the process of being enabled.PendingCloudwatchLogsExports.Builder.logTypesToDisable(Collection<String> logTypesToDisable) Log types that are in the process of being enabled.PendingCloudwatchLogsExports.Builder.logTypesToEnable(String... logTypesToEnable) Log types that are in the process of being deactivated.PendingCloudwatchLogsExports.Builder.logTypesToEnable(Collection<String> logTypesToEnable) Log types that are in the process of being deactivated.PendingCloudwatchLogsExports.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type PendingCloudwatchLogsExports.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PendingCloudwatchLogsExports.Builder>PendingCloudwatchLogsExports.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.rds.model with type arguments of type PendingCloudwatchLogsExports.BuilderModifier and TypeMethodDescriptionClusterPendingModifiedValues.Builder.pendingCloudwatchLogsExports(Consumer<PendingCloudwatchLogsExports.Builder> pendingCloudwatchLogsExports) Sets the value of the PendingCloudwatchLogsExports property for this object.default PendingModifiedValues.BuilderPendingModifiedValues.Builder.pendingCloudwatchLogsExports(Consumer<PendingCloudwatchLogsExports.Builder> pendingCloudwatchLogsExports) Sets the value of the PendingCloudwatchLogsExports property for this object.