Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
GetUserUIPasswordInformationResponse |
IdentityClient.getUserUIPasswordInformation(GetUserUIPasswordInformationRequest request) |
GetUserUIPasswordInformationResponse |
Identity.getUserUIPasswordInformation(GetUserUIPasswordInformationRequest request)
Gets the specified user’s console password information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetUserUIPasswordInformationResponse> |
IdentityAsync.getUserUIPasswordInformation(GetUserUIPasswordInformationRequest request,
AsyncHandler<GetUserUIPasswordInformationRequest,GetUserUIPasswordInformationResponse> handler)
Gets the specified user’s console password information.
|
Future<GetUserUIPasswordInformationResponse> |
IdentityAsyncClient.getUserUIPasswordInformation(GetUserUIPasswordInformationRequest request,
AsyncHandler<GetUserUIPasswordInformationRequest,GetUserUIPasswordInformationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetUserUIPasswordInformationResponse> |
IdentityAsync.getUserUIPasswordInformation(GetUserUIPasswordInformationRequest request,
AsyncHandler<GetUserUIPasswordInformationRequest,GetUserUIPasswordInformationResponse> handler)
Gets the specified user’s console password information.
|
Future<GetUserUIPasswordInformationResponse> |
IdentityAsyncClient.getUserUIPasswordInformation(GetUserUIPasswordInformationRequest request,
AsyncHandler<GetUserUIPasswordInformationRequest,GetUserUIPasswordInformationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetUserUIPasswordInformationResponse |
GetUserUIPasswordInformationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetUserUIPasswordInformationResponse.Builder |
GetUserUIPasswordInformationResponse.Builder.copy(GetUserUIPasswordInformationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.