Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
ListServicesResponse |
VirtualNetworkClient.listServices(ListServicesRequest request) |
ListServicesResponse |
VirtualNetwork.listServices(ListServicesRequest request)
Lists the available
Service objects that you can enable for a service gateway in this
region. |
Future<ListServicesResponse> |
VirtualNetworkAsync.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler)
Lists the available
Service objects that you can enable for a service gateway in this
region. |
Future<ListServicesResponse> |
VirtualNetworkAsyncClient.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler) |
Iterable<Service> |
VirtualNetworkPaginators.listServicesRecordIterator(ListServicesRequest request)
Creates a new iterable which will iterate over the
Service
objects contained in responses from the listServices operation. |
Iterable<ListServicesResponse> |
VirtualNetworkPaginators.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> |
VirtualNetworkAsync.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler)
Lists the available
Service objects that you can enable for a service gateway in this
region. |
Future<ListServicesResponse> |
VirtualNetworkAsyncClient.listServices(ListServicesRequest request,
AsyncHandler<ListServicesRequest,ListServicesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListServicesRequest |
ListServicesRequest.Builder.build()
Build the instance of ListServicesRequest as configured by this builder
|
ListServicesRequest |
ListServicesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListServicesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListServicesRequest.Builder |
ListServicesRequest.Builder.copy(ListServicesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.