public class Endpoint extends hudson.model.AbstractDescribableImpl<Endpoint>
static class
Endpoint.DesciptorImpl
Endpoint(String apiUri, String name)
boolean
equals(Object o)
String
getApiUri()
getName()
int
hashCode()
toString()
getDescriptor
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
@DataBoundConstructor public Endpoint(String apiUri, String name)
@NonNull public String getApiUri()
@CheckForNull public String getName()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2016–2020. All rights reserved.