public static interface LoadBalancer.Update extends Appliable<LoadBalancer>, Resource.UpdateWithTags<LoadBalancer.Update>, LoadBalancer.UpdateStages.WithProbe, LoadBalancer.UpdateStages.WithBackend, LoadBalancer.UpdateStages.WithLoadBalancingRule, LoadBalancer.UpdateStages.WithPublicFrontend, LoadBalancer.UpdateStages.WithPrivateFrontend, LoadBalancer.UpdateStages.WithInboundNatRule, LoadBalancer.UpdateStages.WithInboundNatPool
apply, applyAsync, applyAsync
key
withoutTag, withTag, withTags
defineHttpProbe, defineTcpProbe, updateHttpProbe, updateTcpProbe, withoutProbe
defineBackend, updateBackend, withoutBackend
defineLoadBalancingRule, updateLoadBalancingRule, withoutLoadBalancingRule
definePublicFrontend, updatePublicFrontend, withoutFrontend
definePrivateFrontend, updatePrivateFrontend
defineInboundNatRule, updateInboundNatRule, withoutInboundNatRule
defineInboundNatPool, updateInboundNatPool, withoutInboundNatPool
Copyright © 2019. All rights reserved.