Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.model | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
static EntityVersion |
EntityVersion.create(String key) |
static EntityVersion |
EntityVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityVersion[] |
EntityVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EntityVersion |
ListAssignedSubscriptionsRequest.getEntityVersion()
The version of the subscription entity.
|
EntityVersion |
ListSubscriptionsRequest.getEntityVersion()
The version of the subscription entity.
|
Modifier and Type | Method and Description |
---|---|
ListAssignedSubscriptionsRequest.Builder |
ListAssignedSubscriptionsRequest.Builder.entityVersion(EntityVersion entityVersion)
The version of the subscription entity.
|
ListSubscriptionsRequest.Builder |
ListSubscriptionsRequest.Builder.entityVersion(EntityVersion entityVersion)
The version of the subscription entity.
|
Copyright © 2016–2024. All rights reserved.