Uses of Class
com.oracle.bmc.generativeai.model.InboundNetworkingConfig
-
Packages that use InboundNetworkingConfig Package Description com.oracle.bmc.generativeai.model -
-
Uses of InboundNetworkingConfig in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return InboundNetworkingConfig Modifier and Type Method Description InboundNetworkingConfigInboundNetworkingConfig.Builder. build()InboundNetworkingConfigNetworkingConfig. getInboundNetworkingConfig()Methods in com.oracle.bmc.generativeai.model with parameters of type InboundNetworkingConfig Modifier and Type Method Description InboundNetworkingConfig.BuilderInboundNetworkingConfig.Builder. copy(InboundNetworkingConfig model)NetworkingConfig.BuilderNetworkingConfig.Builder. inboundNetworkingConfig(InboundNetworkingConfig inboundNetworkingConfig)Constructors in com.oracle.bmc.generativeai.model with parameters of type InboundNetworkingConfig Constructor Description NetworkingConfig(InboundNetworkingConfig inboundNetworkingConfig, OutboundNetworkingConfig outboundNetworkingConfig)Deprecated.
-