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