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