Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateUserResponse |
IdentityClient.updateUser(UpdateUserRequest request) |
UpdateUserResponse |
Identity.updateUser(UpdateUserRequest request)
Updates the description of the specified user.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateUserResponse> |
IdentityAsync.updateUser(UpdateUserRequest request,
AsyncHandler<UpdateUserRequest,UpdateUserResponse> handler)
Updates the description of the specified user.
|
Future<UpdateUserResponse> |
IdentityAsyncClient.updateUser(UpdateUserRequest request,
AsyncHandler<UpdateUserRequest,UpdateUserResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateUserResponse> |
IdentityAsync.updateUser(UpdateUserRequest request,
AsyncHandler<UpdateUserRequest,UpdateUserResponse> handler)
Updates the description of the specified user.
|
Future<UpdateUserResponse> |
IdentityAsyncClient.updateUser(UpdateUserRequest request,
AsyncHandler<UpdateUserRequest,UpdateUserResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateUserResponse |
UpdateUserResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateUserResponse.Builder |
UpdateUserResponse.Builder.copy(UpdateUserResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.