Uses of Interface
software.amazon.awssdk.services.codestarnotifications.model.UpdateNotificationRuleResponse.Builder
-
Packages that use UpdateNotificationRuleResponse.Builder Package Description software.amazon.awssdk.services.codestarnotifications.model -
-
Uses of UpdateNotificationRuleResponse.Builder in software.amazon.awssdk.services.codestarnotifications.model
Methods in software.amazon.awssdk.services.codestarnotifications.model that return UpdateNotificationRuleResponse.Builder Modifier and Type Method Description static UpdateNotificationRuleResponse.BuilderUpdateNotificationRuleResponse. builder()UpdateNotificationRuleResponse.BuilderUpdateNotificationRuleResponse. toBuilder()Methods in software.amazon.awssdk.services.codestarnotifications.model that return types with arguments of type UpdateNotificationRuleResponse.Builder Modifier and Type Method Description static Class<? extends UpdateNotificationRuleResponse.Builder>UpdateNotificationRuleResponse. serializableBuilderClass()
-