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