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