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