Class NotificationsRegistration
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.NotificationsRegistration
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class NotificationsRegistration extends com.ibm.cloud.sdk.core.service.model.GenericModelThe details of the Event Notifications registration.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEventNotificationsInstanceCrn()Gets the eventNotificationsInstanceCrn.
-
-
-
Method Detail
-
getEventNotificationsInstanceCrn
public String getEventNotificationsInstanceCrn()
Gets the eventNotificationsInstanceCrn. A CRN that uniquely identifies an IBM Cloud resource.- Returns:
- the eventNotificationsInstanceCrn
-
-