Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.responses |
Modifier and Type | Method and Description |
---|---|
GetPrivateApplicationResponse |
ServiceCatalog.getPrivateApplication(GetPrivateApplicationRequest request)
Gets the details of the specified private application.
|
GetPrivateApplicationResponse |
ServiceCatalogClient.getPrivateApplication(GetPrivateApplicationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetPrivateApplicationResponse> |
ServiceCatalogAsync.getPrivateApplication(GetPrivateApplicationRequest request,
AsyncHandler<GetPrivateApplicationRequest,GetPrivateApplicationResponse> handler)
Gets the details of the specified private application.
|
Future<GetPrivateApplicationResponse> |
ServiceCatalogAsyncClient.getPrivateApplication(GetPrivateApplicationRequest request,
AsyncHandler<GetPrivateApplicationRequest,GetPrivateApplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPrivateApplicationResponse |
GetPrivateApplicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPrivateApplicationResponse.Builder |
GetPrivateApplicationResponse.Builder.copy(GetPrivateApplicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.