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