Package | Description |
---|---|
com.oracle.bmc.servicecatalog | |
com.oracle.bmc.servicecatalog.responses |
Modifier and Type | Method and Description |
---|---|
ListPrivateApplicationsResponse |
ServiceCatalog.listPrivateApplications(ListPrivateApplicationsRequest request)
Lists all the private applications in a given compartment.
|
ListPrivateApplicationsResponse |
ServiceCatalogClient.listPrivateApplications(ListPrivateApplicationsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPrivateApplicationsResponse> |
ServiceCatalogAsync.listPrivateApplications(ListPrivateApplicationsRequest request,
AsyncHandler<ListPrivateApplicationsRequest,ListPrivateApplicationsResponse> handler)
Lists all the private applications in a given compartment.
|
Future<ListPrivateApplicationsResponse> |
ServiceCatalogAsyncClient.listPrivateApplications(ListPrivateApplicationsRequest request,
AsyncHandler<ListPrivateApplicationsRequest,ListPrivateApplicationsResponse> handler) |
Iterable<ListPrivateApplicationsResponse> |
ServiceCatalogPaginators.listPrivateApplicationsResponseIterator(ListPrivateApplicationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listPrivateApplications operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPrivateApplicationsResponse> |
ServiceCatalogAsync.listPrivateApplications(ListPrivateApplicationsRequest request,
AsyncHandler<ListPrivateApplicationsRequest,ListPrivateApplicationsResponse> handler)
Lists all the private applications in a given compartment.
|
Future<ListPrivateApplicationsResponse> |
ServiceCatalogAsyncClient.listPrivateApplications(ListPrivateApplicationsRequest request,
AsyncHandler<ListPrivateApplicationsRequest,ListPrivateApplicationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListPrivateApplicationsResponse |
ListPrivateApplicationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPrivateApplicationsResponse.Builder |
ListPrivateApplicationsResponse.Builder.copy(ListPrivateApplicationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.