Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ServiceGateway> |
VirtualNetworkPaginators.listServiceGatewaysRecordIterator(ListServiceGatewaysRequest request)
Creates a new iterable which will iterate over the
ServiceGateway objects
contained in responses from the listServiceGateways operation. |
Modifier and Type | Method and Description |
---|---|
ServiceGateway |
ServiceGateway.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ServiceGateway.Builder |
ServiceGateway.Builder.copy(ServiceGateway model) |
Modifier and Type | Method and Description |
---|---|
ServiceGateway |
UpdateServiceGatewayResponse.getServiceGateway()
The returned ServiceGateway instance.
|
ServiceGateway |
GetServiceGatewayResponse.getServiceGateway()
The returned ServiceGateway instance.
|
ServiceGateway |
CreateServiceGatewayResponse.getServiceGateway()
The returned ServiceGateway instance.
|
ServiceGateway |
DetachServiceIdResponse.getServiceGateway()
The returned ServiceGateway instance.
|
ServiceGateway |
AttachServiceIdResponse.getServiceGateway()
The returned ServiceGateway instance.
|
Modifier and Type | Method and Description |
---|---|
List<ServiceGateway> |
ListServiceGatewaysResponse.getItems()
A list of com.oracle.bmc.core.model.ServiceGateway instances.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceGatewayResponse.Builder |
UpdateServiceGatewayResponse.Builder.serviceGateway(ServiceGateway serviceGateway)
The returned ServiceGateway instance.
|
GetServiceGatewayResponse.Builder |
GetServiceGatewayResponse.Builder.serviceGateway(ServiceGateway serviceGateway)
The returned ServiceGateway instance.
|
CreateServiceGatewayResponse.Builder |
CreateServiceGatewayResponse.Builder.serviceGateway(ServiceGateway serviceGateway)
The returned ServiceGateway instance.
|
DetachServiceIdResponse.Builder |
DetachServiceIdResponse.Builder.serviceGateway(ServiceGateway serviceGateway)
The returned ServiceGateway instance.
|
AttachServiceIdResponse.Builder |
AttachServiceIdResponse.Builder.serviceGateway(ServiceGateway serviceGateway)
The returned ServiceGateway instance.
|
Modifier and Type | Method and Description |
---|---|
ListServiceGatewaysResponse.Builder |
ListServiceGatewaysResponse.Builder.items(List<ServiceGateway> items)
A list of com.oracle.bmc.core.model.ServiceGateway instances.
|
Copyright © 2016–2022. All rights reserved.