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