Uses of Class
com.google.cloud.apigeeregistry.v1.ApiName.Builder
-
Packages that use ApiName.Builder Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry API -
-
Uses of ApiName.Builder in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return ApiName.Builder Modifier and Type Method Description static ApiName.BuilderApiName. newBuilder()ApiName.BuilderApiName.Builder. setApi(String api)ApiName.BuilderApiName.Builder. setLocation(String location)ApiName.BuilderApiName.Builder. setProject(String project)ApiName.BuilderApiName. toBuilder()
-