Package org.projectnessie.api.params
Class MultipleNamespacesParams
- java.lang.Object
-
- org.projectnessie.api.params.MultipleNamespacesParams
-
public class MultipleNamespacesParams extends Object
-
-
Constructor Summary
Constructors Constructor Description MultipleNamespacesParams()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static MultipleNamespacesParamsBuilderbuilder()booleanequals(Object o)StringgetHashOnRef()NamespacegetNamespace()StringgetRefName()inthashCode()StringtoString()
-
-
-
Method Detail
-
getRefName
public String getRefName()
-
builder
public static MultipleNamespacesParamsBuilder builder()
-
-