Uses of Class
com.oracle.bmc.devops.model.BackendSetIpCollection
-
Packages that use BackendSetIpCollection Package Description com.oracle.bmc.devops.model -
-
Uses of BackendSetIpCollection in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return BackendSetIpCollection Modifier and Type Method Description BackendSetIpCollection
BackendSetIpCollection.Builder. build()
BackendSetIpCollection
CreateLoadBalancerTrafficShiftDeployStageDetails. getBlueBackendIps()
BackendSetIpCollection
LoadBalancerTrafficShiftDeployStage. getBlueBackendIps()
BackendSetIpCollection
LoadBalancerTrafficShiftDeployStageSummary. getBlueBackendIps()
BackendSetIpCollection
UpdateLoadBalancerTrafficShiftDeployStageDetails. getBlueBackendIps()
BackendSetIpCollection
CreateLoadBalancerTrafficShiftDeployStageDetails. getGreenBackendIps()
BackendSetIpCollection
LoadBalancerTrafficShiftDeployStage. getGreenBackendIps()
BackendSetIpCollection
LoadBalancerTrafficShiftDeployStageSummary. getGreenBackendIps()
BackendSetIpCollection
UpdateLoadBalancerTrafficShiftDeployStageDetails. getGreenBackendIps()
-