Uses of Class
com.oracle.bmc.devops.model.LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget
-
Packages that use LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget Package Description com.oracle.bmc.devops.model -
-
Uses of LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget Modifier and Type Method Description static LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget. create(String key)
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget
CreateLoadBalancerTrafficShiftDeployStageDetails. getTrafficShiftTarget()
Specifies the target or destination backend set.LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget
LoadBalancerTrafficShiftDeployStage. getTrafficShiftTarget()
Specifies the target or destination backend set.LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget
LoadBalancerTrafficShiftDeployStageSummary. getTrafficShiftTarget()
Specifies the target or destination backend set.LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget
UpdateLoadBalancerTrafficShiftDeployStageDetails. getTrafficShiftTarget()
Specifies the target or destination backend set.static LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget. valueOf(String name)
Returns the enum constant of this type with the specified name.static LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget[]
LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.devops.model with parameters of type LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget Modifier and Type Method Description CreateLoadBalancerTrafficShiftDeployStageDetails.Builder
CreateLoadBalancerTrafficShiftDeployStageDetails.Builder. trafficShiftTarget(LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget)
Specifies the target or destination backend set.LoadBalancerTrafficShiftDeployStage.Builder
LoadBalancerTrafficShiftDeployStage.Builder. trafficShiftTarget(LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget)
Specifies the target or destination backend set.LoadBalancerTrafficShiftDeployStageSummary.Builder
LoadBalancerTrafficShiftDeployStageSummary.Builder. trafficShiftTarget(LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget)
Specifies the target or destination backend set.UpdateLoadBalancerTrafficShiftDeployStageDetails.Builder
UpdateLoadBalancerTrafficShiftDeployStageDetails.Builder. trafficShiftTarget(LoadBalancerTrafficShiftDeployStage.TrafficShiftTarget trafficShiftTarget)
Specifies the target or destination backend set.
-