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