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