Class FipScope
java.lang.Object
jenkins.plugins.openstack.compute.internal.FipScope
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class FipScope
extends Object
Scope of FIP for deletion.
 This uses URL+ServerID, do not need to use instance identity as the ServerID is unique.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic StringgetDescription(String url, String identity, org.openstack4j.model.compute.Server server) static StringgetServerId(String url, String identity, String description) 
- 
Constructor Details- 
FipScopepublic FipScope()
 
- 
- 
Method Details- 
getDescription
- 
getServerId
 
-