Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Class and Description |
---|---|
class |
UpdateTcpServiceDetails
Request for updating TCP Service.
|
class |
UpdateUdpServiceDetails
Request for updating UDP Service used on the firewall policy rules.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceDetails |
UpdateServiceRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateServiceDetails |
UpdateServiceRequest.getUpdateServiceDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceRequest.Builder |
UpdateServiceRequest.Builder.body$(UpdateServiceDetails body)
Alternative setter for the body parameter.
|
UpdateServiceRequest.Builder |
UpdateServiceRequest.Builder.updateServiceDetails(UpdateServiceDetails updateServiceDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.