Package | Description |
---|---|
com.oracle.bmc.streaming.model |
Modifier and Type | Method and Description |
---|---|
static UpdateGroupDetails.Type |
UpdateGroupDetails.Type.create(String key) |
UpdateGroupDetails.Type |
UpdateGroupDetails.getType()
The type of the cursor.
|
static UpdateGroupDetails.Type |
UpdateGroupDetails.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateGroupDetails.Type[] |
UpdateGroupDetails.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UpdateGroupDetails.Builder |
UpdateGroupDetails.Builder.type(UpdateGroupDetails.Type type)
The type of the cursor.
|
Constructor and Description |
---|
UpdateGroupDetails(UpdateGroupDetails.Type type,
Date time)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.