Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
AccountRecoverySetting |
AccountRecoverySetting.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AccountRecoverySetting> |
AccountRecoverySettings.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
AccountRecoverySetting.Builder |
AccountRecoverySetting.Builder.copy(AccountRecoverySetting model) |
Modifier and Type | Method and Description |
---|---|
AccountRecoverySettings.Builder |
AccountRecoverySettings.Builder.resources(List<AccountRecoverySetting> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
AccountRecoverySettings(List<String> schemas,
Integer totalResults,
List<AccountRecoverySetting> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AccountRecoverySetting |
PutAccountRecoverySettingRequest.getAccountRecoverySetting()
Replace the current instance of AccountRecoverySettings with provided payload.
|
AccountRecoverySetting |
PutAccountRecoverySettingRequest.getBody$()
Alternative accessor for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.accountRecoverySetting(AccountRecoverySetting accountRecoverySetting)
Replace the current instance of AccountRecoverySettings with provided payload.
|
PutAccountRecoverySettingRequest.Builder |
PutAccountRecoverySettingRequest.Builder.body$(AccountRecoverySetting body)
Alternative setter for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
AccountRecoverySetting |
PatchAccountRecoverySettingResponse.getAccountRecoverySetting()
The returned
AccountRecoverySetting instance. |
AccountRecoverySetting |
GetAccountRecoverySettingResponse.getAccountRecoverySetting()
The returned
AccountRecoverySetting instance. |
AccountRecoverySetting |
PutAccountRecoverySettingResponse.getAccountRecoverySetting()
The returned
AccountRecoverySetting instance. |
Modifier and Type | Method and Description |
---|---|
PatchAccountRecoverySettingResponse.Builder |
PatchAccountRecoverySettingResponse.Builder.accountRecoverySetting(AccountRecoverySetting accountRecoverySetting)
The returned
AccountRecoverySetting instance. |
GetAccountRecoverySettingResponse.Builder |
GetAccountRecoverySettingResponse.Builder.accountRecoverySetting(AccountRecoverySetting accountRecoverySetting)
The returned
AccountRecoverySetting instance. |
PutAccountRecoverySettingResponse.Builder |
PutAccountRecoverySettingResponse.Builder.accountRecoverySetting(AccountRecoverySetting accountRecoverySetting)
The returned
AccountRecoverySetting instance. |
Copyright © 2016–2024. All rights reserved.