Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Class and Description |
---|---|
class |
TcpService
TCP Service used on the firewall policy rules.
|
class |
UdpService
UDP Service used on the firewall policy rules.
|
Modifier and Type | Method and Description |
---|---|
Service |
UpdateServiceResponse.getService()
The returned
Service instance. |
Service |
GetServiceResponse.getService()
The returned
Service instance. |
Service |
CreateServiceResponse.getService()
The returned
Service instance. |
Modifier and Type | Method and Description |
---|---|
UpdateServiceResponse.Builder |
UpdateServiceResponse.Builder.service(Service service)
The returned
Service instance. |
GetServiceResponse.Builder |
GetServiceResponse.Builder.service(Service service)
The returned
Service instance. |
CreateServiceResponse.Builder |
CreateServiceResponse.Builder.service(Service service)
The returned
Service instance. |
Copyright © 2016–2024. All rights reserved.