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.Builder
FeatureName. newBuilder()
FeatureName.Builder
FeatureName.Builder. setFeature(String feature)
FeatureName.Builder
FeatureName.Builder. setLocation(String location)
FeatureName.Builder
FeatureName.Builder. setProject(String project)
FeatureName.Builder
FeatureName. toBuilder()
-