Uses of Interface
software.amazon.awssdk.services.devopsguru.model.AddNotificationChannelResponse.Builder
-
Packages that use AddNotificationChannelResponse.Builder Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of AddNotificationChannelResponse.Builder in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return AddNotificationChannelResponse.Builder Modifier and Type Method Description static AddNotificationChannelResponse.BuilderAddNotificationChannelResponse. builder()AddNotificationChannelResponse.BuilderAddNotificationChannelResponse.Builder. id(String id)The ID of the added notification channel.AddNotificationChannelResponse.BuilderAddNotificationChannelResponse. toBuilder()Methods in software.amazon.awssdk.services.devopsguru.model that return types with arguments of type AddNotificationChannelResponse.Builder Modifier and Type Method Description static Class<? extends AddNotificationChannelResponse.Builder>AddNotificationChannelResponse. serializableBuilderClass()
-