Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Class and Description |
---|---|
class |
IcmpTrafficProtocolParameters
Defines the
ProtocolParameters configuration for the
ICMP protocol. |
class |
TcpTrafficProtocolParameters
Defines the
TrafficProtocolParameters configuration for the TCP protocol. |
class |
UdpTrafficProtocolParameters
Defines the
TrafficProtocolParameters configuration for the UDP protocol. |
Modifier and Type | Method and Description |
---|---|
TrafficProtocolParameters |
EgressTrafficSpec.getTrafficProtocolParameters() |
Modifier and Type | Method and Description |
---|---|
EgressTrafficSpec.Builder |
EgressTrafficSpec.Builder.trafficProtocolParameters(TrafficProtocolParameters trafficProtocolParameters) |
Constructor and Description |
---|
EgressTrafficSpec(Integer protocol,
String sourceAddress,
String destinationAddress,
TrafficProtocolParameters trafficProtocolParameters)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.