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