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