Package | Description |
---|---|
com.oracle.bmc.announcementsservice.requests |
Modifier and Type | Method and Description |
---|---|
static ListAnnouncementsRequest.PlatformType |
ListAnnouncementsRequest.PlatformType.create(String key) |
ListAnnouncementsRequest.PlatformType |
ListAnnouncementsRequest.getPlatformType()
A filter to return only announcements affecting a specific platform.
|
static ListAnnouncementsRequest.PlatformType |
ListAnnouncementsRequest.PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAnnouncementsRequest.PlatformType[] |
ListAnnouncementsRequest.PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListAnnouncementsRequest.Builder |
ListAnnouncementsRequest.Builder.platformType(ListAnnouncementsRequest.PlatformType platformType)
A filter to return only announcements affecting a specific platform.
|
Copyright © 2016–2024. All rights reserved.