Package | Description |
---|---|
com.oracle.bmc.announcementsservice.model | |
com.oracle.bmc.announcementsservice.requests |
Modifier and Type | Method and Description |
---|---|
static CommsManagerName |
CommsManagerName.create(String key) |
CommsManagerName |
BaseService.getCommsManagerName()
Name of the comms manager team that manages Notifications to this service.
|
static CommsManagerName |
CommsManagerName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommsManagerName[] |
CommsManagerName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ServiceSummary.Builder |
ServiceSummary.Builder.commsManagerName(CommsManagerName commsManagerName) |
NotificationsSummary.Builder |
NotificationsSummary.Builder.commsManagerName(CommsManagerName commsManagerName) |
Service.Builder |
Service.Builder.commsManagerName(CommsManagerName commsManagerName) |
Constructor and Description |
---|
BaseService(String id,
String serviceName,
String shortName,
String teamName,
PlatformType platformType,
CommsManagerName commsManagerName,
List<String> excludedRealms,
List<String> previousServiceNames,
Date timeCreated,
Date timeUpdated,
BaseService.LifecycleState lifecycleState)
Deprecated.
|
NotificationsSummary(String id,
String serviceName,
String shortName,
String teamName,
PlatformType platformType,
CommsManagerName commsManagerName,
List<String> excludedRealms,
List<String> previousServiceNames,
Date timeCreated,
Date timeUpdated,
BaseService.LifecycleState lifecycleState)
Deprecated.
|
Service(String id,
String serviceName,
String shortName,
String teamName,
PlatformType platformType,
CommsManagerName commsManagerName,
List<String> excludedRealms,
List<String> previousServiceNames,
Date timeCreated,
Date timeUpdated,
BaseService.LifecycleState lifecycleState)
Deprecated.
|
ServiceSummary(String id,
String serviceName,
String shortName,
String teamName,
PlatformType platformType,
CommsManagerName commsManagerName,
List<String> excludedRealms,
List<String> previousServiceNames,
Date timeCreated,
Date timeUpdated,
BaseService.LifecycleState lifecycleState)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CommsManagerName |
ListServicesRequest.getCommsManagerName()
Filter by comms manager name
|
Modifier and Type | Method and Description |
---|---|
ListServicesRequest.Builder |
ListServicesRequest.Builder.commsManagerName(CommsManagerName commsManagerName)
Filter by comms manager name
|
Copyright © 2016–2024. All rights reserved.