Package org.projectnessie.model
Interface GetNamespacesResponse
-
@Immutable public interface GetNamespacesResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static org.projectnessie.model.ImmutableGetNamespacesResponse.Builderbuilder()ReferencegetEffectiveReference()@NotNull @NotNull java.util.List<Namespace>getNamespaces()
-