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