Uses of Interface
software.amazon.awssdk.services.codestarnotifications.model.DeleteNotificationRuleResponse.Builder
-
Packages that use DeleteNotificationRuleResponse.Builder Package Description software.amazon.awssdk.services.codestarnotifications.model -
-
Uses of DeleteNotificationRuleResponse.Builder in software.amazon.awssdk.services.codestarnotifications.model
Methods in software.amazon.awssdk.services.codestarnotifications.model that return DeleteNotificationRuleResponse.Builder Modifier and Type Method Description DeleteNotificationRuleResponse.BuilderDeleteNotificationRuleResponse.Builder. arn(String arn)The Amazon Resource Name (ARN) of the deleted notification rule.static DeleteNotificationRuleResponse.BuilderDeleteNotificationRuleResponse. builder()DeleteNotificationRuleResponse.BuilderDeleteNotificationRuleResponse. toBuilder()Methods in software.amazon.awssdk.services.codestarnotifications.model that return types with arguments of type DeleteNotificationRuleResponse.Builder Modifier and Type Method Description static Class<? extends DeleteNotificationRuleResponse.Builder>DeleteNotificationRuleResponse. serializableBuilderClass()
-