Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.requests |
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 |
---|---|
GetPrivateApplicationRequest |
GetPrivateApplicationRequest.Builder.build()
Build the instance of GetPrivateApplicationRequest as configured by this builder
|
GetPrivateApplicationRequest |
GetPrivateApplicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPrivateApplicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPrivateApplicationRequest.Builder |
GetPrivateApplicationRequest.Builder.copy(GetPrivateApplicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.