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