Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static GroupExtOwners.Builder |
GroupExtOwners.builder()
Create a new builder.
|
GroupExtOwners.Builder |
GroupExtOwners.Builder.copy(GroupExtOwners model) |
GroupExtOwners.Builder |
GroupExtOwners.Builder.display(String display)
Owner display name
|
GroupExtOwners.Builder |
GroupExtOwners.Builder.ref(String ref)
The URI that corresponds to the owning Resource of this Group
|
GroupExtOwners.Builder |
GroupExtOwners.toBuilder() |
GroupExtOwners.Builder |
GroupExtOwners.Builder.type(GroupExtOwners.Type type)
Indicates the type of resource–for example, User or Group
|
GroupExtOwners.Builder |
GroupExtOwners.Builder.value(String value)
ID of the owner of this Group
|
Copyright © 2016–2024. All rights reserved.