Uses of Class
com.google.cloud.gkehub.v1.FeatureName.Builder
-
Packages that use FeatureName.Builder Package Description com.google.cloud.gkehub.v1 A client to GKE Hub -
-
Uses of FeatureName.Builder in com.google.cloud.gkehub.v1
Methods in com.google.cloud.gkehub.v1 that return FeatureName.Builder Modifier and Type Method Description static FeatureName.BuilderFeatureName. newBuilder()FeatureName.BuilderFeatureName.Builder. setFeature(String feature)FeatureName.BuilderFeatureName.Builder. setLocation(String location)FeatureName.BuilderFeatureName.Builder. setProject(String project)FeatureName.BuilderFeatureName. toBuilder()
-