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