Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
GetUserAttributesSettingResponse |
IdentityDomainsClient.getUserAttributesSetting(GetUserAttributesSettingRequest request) |
GetUserAttributesSettingResponse |
IdentityDomains.getUserAttributesSetting(GetUserAttributesSettingRequest request)
Get User Schema Attribute Settings
|
Modifier and Type | Method and Description |
---|---|
Future<GetUserAttributesSettingResponse> |
IdentityDomainsAsyncClient.getUserAttributesSetting(GetUserAttributesSettingRequest request,
AsyncHandler<GetUserAttributesSettingRequest,GetUserAttributesSettingResponse> handler) |
Future<GetUserAttributesSettingResponse> |
IdentityDomainsAsync.getUserAttributesSetting(GetUserAttributesSettingRequest request,
AsyncHandler<GetUserAttributesSettingRequest,GetUserAttributesSettingResponse> handler)
Get User Schema Attribute Settings
|
Modifier and Type | Method and Description |
---|---|
Future<GetUserAttributesSettingResponse> |
IdentityDomainsAsyncClient.getUserAttributesSetting(GetUserAttributesSettingRequest request,
AsyncHandler<GetUserAttributesSettingRequest,GetUserAttributesSettingResponse> handler) |
Future<GetUserAttributesSettingResponse> |
IdentityDomainsAsync.getUserAttributesSetting(GetUserAttributesSettingRequest request,
AsyncHandler<GetUserAttributesSettingRequest,GetUserAttributesSettingResponse> handler)
Get User Schema Attribute Settings
|
Modifier and Type | Method and Description |
---|---|
GetUserAttributesSettingResponse |
GetUserAttributesSettingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetUserAttributesSettingResponse.Builder |
GetUserAttributesSettingResponse.Builder.copy(GetUserAttributesSettingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.