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