Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
GetUserAttributesSettingResponse |
IdentityDomainsClient.getUserAttributesSetting(GetUserAttributesSettingRequest request) |
GetUserAttributesSettingResponse |
IdentityDomains.getUserAttributesSetting(GetUserAttributesSettingRequest request)
Get User Schema Attribute Settings
|
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 |
---|---|
GetUserAttributesSettingRequest |
GetUserAttributesSettingRequest.Builder.build()
Build the instance of GetUserAttributesSettingRequest as configured by this builder
|
GetUserAttributesSettingRequest |
GetUserAttributesSettingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetUserAttributesSettingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetUserAttributesSettingRequest.Builder |
GetUserAttributesSettingRequest.Builder.copy(GetUserAttributesSettingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.