Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
UserAttributesSetting |
UserAttributesSetting.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UserAttributesSetting> |
UserAttributesSettings.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
UserAttributesSetting.Builder |
UserAttributesSetting.Builder.copy(UserAttributesSetting model) |
Modifier and Type | Method and Description |
---|---|
UserAttributesSettings.Builder |
UserAttributesSettings.Builder.resources(List<UserAttributesSetting> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
UserAttributesSettings(List<String> schemas,
Integer totalResults,
List<UserAttributesSetting> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UserAttributesSetting |
GetUserAttributesSettingResponse.getUserAttributesSetting()
The returned
UserAttributesSetting instance. |
UserAttributesSetting |
PatchUserAttributesSettingResponse.getUserAttributesSetting()
The returned
UserAttributesSetting instance. |
Modifier and Type | Method and Description |
---|---|
GetUserAttributesSettingResponse.Builder |
GetUserAttributesSettingResponse.Builder.userAttributesSetting(UserAttributesSetting userAttributesSetting)
The returned
UserAttributesSetting instance. |
PatchUserAttributesSettingResponse.Builder |
PatchUserAttributesSettingResponse.Builder.userAttributesSetting(UserAttributesSetting userAttributesSetting)
The returned
UserAttributesSetting instance. |
Copyright © 2016–2024. All rights reserved.