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