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.Builder
ApiName. newBuilder()
ApiName.Builder
ApiName.Builder. setApi(String api)
ApiName.Builder
ApiName.Builder. setLocation(String location)
ApiName.Builder
ApiName.Builder. setProject(String project)
ApiName.Builder
ApiName. toBuilder()
-