Uses of Class
org.projectnessie.api.params.GetReferenceParamsBuilder
-
Packages that use GetReferenceParamsBuilder Package Description org.projectnessie.api.params -
-
Uses of GetReferenceParamsBuilder in org.projectnessie.api.params
Methods in org.projectnessie.api.params that return GetReferenceParamsBuilder Modifier and Type Method Description static GetReferenceParamsBuilderGetReferenceParams. builder()GetReferenceParamsBuilderGetReferenceParamsBuilder. fetchOption(FetchOption fetchOption)Initializes the value for thefetchOptionattribute.GetReferenceParamsBuilderGetReferenceParamsBuilder. refName(String refName)Initializes the value for therefNameattribute.
-