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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getDescription
(String url, String identity, org.openstack4j.model.compute.Server server) static String
getServerId
(String url, String identity, String description)
-
Constructor Details
-
FipScope
public FipScope()
-
-
Method Details
-
getDescription
-
getServerId
-