Uses of Class
com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.CreateNotificationsRegistrationOptions.Builder
-
Packages that use CreateNotificationsRegistrationOptions.Builder Package Description com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model -
-
Uses of CreateNotificationsRegistrationOptions.Builder in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model
Methods in com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model that return CreateNotificationsRegistrationOptions.Builder Modifier and Type Method Description CreateNotificationsRegistrationOptions.BuilderCreateNotificationsRegistrationOptions.Builder. eventNotificationsInstanceCrn(String eventNotificationsInstanceCrn)Set the eventNotificationsInstanceCrn.CreateNotificationsRegistrationOptions.BuilderCreateNotificationsRegistrationOptions.Builder. eventNotificationsSourceDescription(String eventNotificationsSourceDescription)Set the eventNotificationsSourceDescription.CreateNotificationsRegistrationOptions.BuilderCreateNotificationsRegistrationOptions.Builder. eventNotificationsSourceName(String eventNotificationsSourceName)Set the eventNotificationsSourceName.CreateNotificationsRegistrationOptions.BuilderCreateNotificationsRegistrationOptions. newBuilder()New builder.
-