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