CopyableBuilder<GetVaultNotificationsResponse.Builder,GetVaultNotificationsResponse>
, SdkBuilder<GetVaultNotificationsResponse.Builder,GetVaultNotificationsResponse>
public static interface GetVaultNotificationsResponse.Builder extends CopyableBuilder<GetVaultNotificationsResponse.Builder,GetVaultNotificationsResponse>
Modifier and Type | Method | Description |
---|---|---|
GetVaultNotificationsResponse.Builder |
vaultNotificationConfig(VaultNotificationConfig vaultNotificationConfig) |
Returns the notification configuration set on the vault.
|
copy
apply, build
GetVaultNotificationsResponse.Builder vaultNotificationConfig(VaultNotificationConfig vaultNotificationConfig)
Returns the notification configuration set on the vault.
vaultNotificationConfig
- Returns the notification configuration set on the vault.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.