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