Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchKmsiSettingResponse |
IdentityDomainsClient.patchKmsiSetting(PatchKmsiSettingRequest request) |
PatchKmsiSettingResponse |
IdentityDomains.patchKmsiSetting(PatchKmsiSettingRequest request)
Update a Setting
|
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 |
---|---|
PatchKmsiSettingRequest |
PatchKmsiSettingRequest.Builder.build()
Build the instance of PatchKmsiSettingRequest as configured by this builder
|
PatchKmsiSettingRequest |
PatchKmsiSettingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchKmsiSettingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchKmsiSettingRequest.Builder |
PatchKmsiSettingRequest.Builder.copy(PatchKmsiSettingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.