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