Package | Description |
---|---|
com.oracle.bmc.announcementsservice | |
com.oracle.bmc.announcementsservice.responses |
Modifier and Type | Method and Description |
---|---|
ListServicesResponse |
ServiceClient.listServices(ListServicesRequest request) |
ListServicesResponse |
Service.listServices(ListServicesRequest request)
List all active services
|
Modifier and Type | Method and Description |
---|---|
Future<ListServicesResponse> |
ServiceAsyncClient.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler) |
Future<ListServicesResponse> |
ServiceAsync.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler)
List all active services
|
Iterable<ListServicesResponse> |
ServicePaginators.listServicesResponseIterator(ListServicesRequest request)
Creates a new iterable which will iterate over the responses received from the listServices
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListServicesResponse> |
ServiceAsyncClient.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler) |
Future<ListServicesResponse> |
ServiceAsync.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler)
List all active services
|
Modifier and Type | Method and Description |
---|---|
ListServicesResponse |
ListServicesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListServicesResponse.Builder |
ListServicesResponse.Builder.copy(ListServicesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.