Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
UserExtAccounts.Builder |
UserExtAccounts.Builder.active(Boolean active)
Status of the account
|
UserExtAccounts.Builder |
UserExtAccounts.Builder.appId(String appId)
The ID of the App to which this Account gives access.
|
static UserExtAccounts.Builder |
UserExtAccounts.builder()
Create a new builder.
|
UserExtAccounts.Builder |
UserExtAccounts.Builder.copy(UserExtAccounts model) |
UserExtAccounts.Builder |
UserExtAccounts.Builder.name(String name)
Name of the account assigned to the User.
|
UserExtAccounts.Builder |
UserExtAccounts.Builder.ref(String ref)
The URI of the Account assigned to the User.
|
UserExtAccounts.Builder |
UserExtAccounts.toBuilder() |
UserExtAccounts.Builder |
UserExtAccounts.Builder.value(String value)
The Id of the Account assigned to the User.
|
Copyright © 2016–2024. All rights reserved.