Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static ListHostedEntitiesRequest.PlatformType |
ListHostedEntitiesRequest.PlatformType.create(String key) |
static ListHostedEntitiesRequest.PlatformType |
ListHostedEntitiesRequest.PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListHostedEntitiesRequest.PlatformType[] |
ListHostedEntitiesRequest.PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ListHostedEntitiesRequest.PlatformType> |
ListHostedEntitiesRequest.getPlatformType()
Filter by one or more platform types.
|
Modifier and Type | Method and Description |
---|---|
ListHostedEntitiesRequest.Builder |
ListHostedEntitiesRequest.Builder.platformType(ListHostedEntitiesRequest.PlatformType singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListHostedEntitiesRequest.Builder |
ListHostedEntitiesRequest.Builder.platformType(List<ListHostedEntitiesRequest.PlatformType> platformType)
Filter by one or more platform types.
|
Copyright © 2016–2024. All rights reserved.