Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateUserStateResponse |
IdentityClient.updateUserState(UpdateUserStateRequest request) |
UpdateUserStateResponse |
Identity.updateUserState(UpdateUserStateRequest request)
Updates the state of the specified user.
|
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 |
---|---|
UpdateUserStateRequest |
UpdateUserStateRequest.Builder.build()
Build the instance of UpdateUserStateRequest as configured by this builder
|
UpdateUserStateRequest |
UpdateUserStateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateUserStateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateUserStateRequest.Builder |
UpdateUserStateRequest.Builder.copy(UpdateUserStateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.