Uses of Interface
software.amazon.awssdk.services.rds.model.AddSourceIdentifierToSubscriptionResponse.Builder
-
Packages that use AddSourceIdentifierToSubscriptionResponse.Builder Package Description software.amazon.awssdk.services.rds.model -
-
Uses of AddSourceIdentifierToSubscriptionResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return AddSourceIdentifierToSubscriptionResponse.Builder Modifier and Type Method Description static AddSourceIdentifierToSubscriptionResponse.BuilderAddSourceIdentifierToSubscriptionResponse. builder()default AddSourceIdentifierToSubscriptionResponse.BuilderAddSourceIdentifierToSubscriptionResponse.Builder. eventSubscription(Consumer<EventSubscription.Builder> eventSubscription)Sets the value of the EventSubscription property for this object.AddSourceIdentifierToSubscriptionResponse.BuilderAddSourceIdentifierToSubscriptionResponse.Builder. eventSubscription(EventSubscription eventSubscription)Sets the value of the EventSubscription property for this object.AddSourceIdentifierToSubscriptionResponse.BuilderAddSourceIdentifierToSubscriptionResponse. toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type AddSourceIdentifierToSubscriptionResponse.Builder Modifier and Type Method Description static Class<? extends AddSourceIdentifierToSubscriptionResponse.Builder>AddSourceIdentifierToSubscriptionResponse. serializableBuilderClass()
-