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