Uses of Interface
org.projectnessie.client.api.CreateNamespaceBuilder
-
Packages that use CreateNamespaceBuilder Package Description org.projectnessie.client.api org.projectnessie.client.http.v1api -
-
Uses of CreateNamespaceBuilder in org.projectnessie.client.api
Methods in org.projectnessie.client.api that return CreateNamespaceBuilder Modifier and Type Method Description CreateNamespaceBuilderNessieApiV1. createNamespace()Create a singleNamespace.CreateNamespaceBuilderCreateNamespaceBuilder. properties(Map<String,String> properties)CreateNamespaceBuilderCreateNamespaceBuilder. property(String key, String value) -
Uses of CreateNamespaceBuilder in org.projectnessie.client.http.v1api
Methods in org.projectnessie.client.http.v1api that return CreateNamespaceBuilder Modifier and Type Method Description CreateNamespaceBuilderHttpApiV1. createNamespace()
-