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