Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PutIdentitySettingResponse |
IdentityDomainsClient.putIdentitySetting(PutIdentitySettingRequest request) |
PutIdentitySettingResponse |
IdentityDomains.putIdentitySetting(PutIdentitySettingRequest request)
Replace an Identity setting.
|
Modifier and Type | Method and Description |
---|---|
Future<PutIdentitySettingResponse> |
IdentityDomainsAsyncClient.putIdentitySetting(PutIdentitySettingRequest request,
AsyncHandler<PutIdentitySettingRequest,PutIdentitySettingResponse> handler) |
Future<PutIdentitySettingResponse> |
IdentityDomainsAsync.putIdentitySetting(PutIdentitySettingRequest request,
AsyncHandler<PutIdentitySettingRequest,PutIdentitySettingResponse> handler)
Replace an Identity setting.
|
Modifier and Type | Method and Description |
---|---|
Future<PutIdentitySettingResponse> |
IdentityDomainsAsyncClient.putIdentitySetting(PutIdentitySettingRequest request,
AsyncHandler<PutIdentitySettingRequest,PutIdentitySettingResponse> handler) |
Future<PutIdentitySettingResponse> |
IdentityDomainsAsync.putIdentitySetting(PutIdentitySettingRequest request,
AsyncHandler<PutIdentitySettingRequest,PutIdentitySettingResponse> handler)
Replace an Identity setting.
|
Modifier and Type | Method and Description |
---|---|
PutIdentitySettingResponse |
PutIdentitySettingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PutIdentitySettingResponse.Builder |
PutIdentitySettingResponse.Builder.copy(PutIdentitySettingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.