Modifier and Type | Method and Description |
---|---|
Client |
ClientBuilder.build()
Constructs a new
Client instance based on the ClientBuilder's current configuration state. |
Modifier and Type | Method and Description |
---|---|
Application |
ApplicationBuilder.buildAndCreate(Client client) |
Modifier and Type | Method and Description |
---|---|
EventHook |
EventHookBuilder.buildAndCreate(Client client) |
Modifier and Type | Method and Description |
---|---|
Group |
GroupBuilder.buildAndCreate(Client client) |
Modifier and Type | Method and Description |
---|---|
GroupRule |
GroupRuleBuilder.buildAndCreate(Client client) |
Modifier and Type | Method and Description |
---|---|
IdentityProvider |
IdentityProviderBuilder.buildAndCreate(Client client) |
Modifier and Type | Method and Description |
---|---|
InlineHook |
InlineHookBuilder.buildAndCreate(Client client) |
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyBuilder.buildAndCreate(Client client) |
Modifier and Type | Method and Description |
---|---|
PolicyRule |
PolicyRuleBuilder.buildAndCreate(Client client,
Policy policy) |
Modifier and Type | Method and Description |
---|---|
User |
UserBuilder.buildAndCreate(Client client) |
Copyright © 2017-2021 Okta. All Rights Reserved.