Uses of Class
com.oracle.bmc.identitydomains.model.CloudGateExtUpstreamServers
- 
Packages that use CloudGateExtUpstreamServers Package Description com.oracle.bmc.identitydomains.model 
- 
- 
Uses of CloudGateExtUpstreamServers in com.oracle.bmc.identitydomains.modelMethods in com.oracle.bmc.identitydomains.model that return CloudGateExtUpstreamServers Modifier and Type Method Description CloudGateExtUpstreamServersCloudGateExtUpstreamServers.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type CloudGateExtUpstreamServers Modifier and Type Method Description List<CloudGateExtUpstreamServers>CloudGate. getUpstreamServers()A list of upstream serversMethods in com.oracle.bmc.identitydomains.model with parameters of type CloudGateExtUpstreamServers Modifier and Type Method Description CloudGateExtUpstreamServers.BuilderCloudGateExtUpstreamServers.Builder. copy(CloudGateExtUpstreamServers model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type CloudGateExtUpstreamServers Modifier and Type Method Description CloudGate.BuilderCloudGate.Builder. upstreamServers(List<CloudGateExtUpstreamServers> upstreamServers)A list of upstream servers
 
-