Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static IdcsLastModifiedBy.Type |
IdcsLastModifiedBy.Type.create(String key) |
IdcsLastModifiedBy.Type |
IdcsLastModifiedBy.getType()
The type of resource, User or App, that modified this Resource
|
static IdcsLastModifiedBy.Type |
IdcsLastModifiedBy.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdcsLastModifiedBy.Type[] |
IdcsLastModifiedBy.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IdcsLastModifiedBy.Builder |
IdcsLastModifiedBy.Builder.type(IdcsLastModifiedBy.Type type)
The type of resource, User or App, that modified this Resource
|
Constructor and Description |
---|
IdcsLastModifiedBy(String value,
String ref,
IdcsLastModifiedBy.Type type,
String display,
String ocid)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.