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