Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateMeResponse |
IdentityDomainsClient.createMe(CreateMeRequest request) |
CreateMeResponse |
IdentityDomains.createMe(CreateMeRequest request)
Self register a user.
|
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 |
---|---|
CreateMeRequest |
CreateMeRequest.Builder.build()
Build the instance of CreateMeRequest as configured by this builder
|
CreateMeRequest |
CreateMeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateMeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateMeRequest.Builder |
CreateMeRequest.Builder.copy(CreateMeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.