Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Service> |
VirtualNetworkPaginators.listServicesRecordIterator(ListServicesRequest request)
Creates a new iterable which will iterate over the
Service
objects contained in responses from the listServices operation. |
Modifier and Type | Method and Description |
---|---|
Service |
Service.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Service.Builder |
Service.Builder.copy(Service model) |
Modifier and Type | Method and Description |
---|---|
Service |
GetServiceResponse.getService()
The returned
Service instance. |
Modifier and Type | Method and Description |
---|---|
List<Service> |
ListServicesResponse.getItems()
A list of
com.oracle.bmc.core.model.Service instances. |
Modifier and Type | Method and Description |
---|---|
GetServiceResponse.Builder |
GetServiceResponse.Builder.service(Service service)
The returned
Service instance. |
Modifier and Type | Method and Description |
---|---|
ListServicesResponse.Builder |
ListServicesResponse.Builder.items(List<Service> items)
A list of
com.oracle.bmc.core.model.Service instances. |
Copyright © 2016–2024. All rights reserved.