Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchAuthTokenResponse |
IdentityDomainsClient.patchAuthToken(PatchAuthTokenRequest request) |
PatchAuthTokenResponse |
IdentityDomains.patchAuthToken(PatchAuthTokenRequest request)
Update a user’s Auth token.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchAuthTokenResponse> |
IdentityDomainsAsyncClient.patchAuthToken(PatchAuthTokenRequest request,
AsyncHandler<PatchAuthTokenRequest,PatchAuthTokenResponse> handler) |
Future<PatchAuthTokenResponse> |
IdentityDomainsAsync.patchAuthToken(PatchAuthTokenRequest request,
AsyncHandler<PatchAuthTokenRequest,PatchAuthTokenResponse> handler)
Update a user’s Auth token.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchAuthTokenResponse> |
IdentityDomainsAsyncClient.patchAuthToken(PatchAuthTokenRequest request,
AsyncHandler<PatchAuthTokenRequest,PatchAuthTokenResponse> handler) |
Future<PatchAuthTokenResponse> |
IdentityDomainsAsync.patchAuthToken(PatchAuthTokenRequest request,
AsyncHandler<PatchAuthTokenRequest,PatchAuthTokenResponse> handler)
Update a user’s Auth token.
|
Modifier and Type | Method and Description |
---|---|
PatchAuthTokenResponse |
PatchAuthTokenResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchAuthTokenResponse.Builder |
PatchAuthTokenResponse.Builder.copy(PatchAuthTokenResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.