Uses of Class
com.google.cloud.gkehub.v1alpha.CommonFeatureSpec
-
Packages that use CommonFeatureSpec Package Description com.google.cloud.gkehub.v1alpha A client to GKE Hub -
-
Uses of CommonFeatureSpec in com.google.cloud.gkehub.v1alpha
Methods in com.google.cloud.gkehub.v1alpha that return CommonFeatureSpec Modifier and Type Method Description CommonFeatureSpecCommonFeatureSpec.Builder. build()CommonFeatureSpecCommonFeatureSpec.Builder. buildPartial()static CommonFeatureSpecCommonFeatureSpec. getDefaultInstance()CommonFeatureSpecCommonFeatureSpec.Builder. getDefaultInstanceForType()CommonFeatureSpecCommonFeatureSpec. getDefaultInstanceForType()CommonFeatureSpecFeature.Builder. getSpec()Optional.CommonFeatureSpecFeature. getSpec()Optional.CommonFeatureSpecFeatureOrBuilder. getSpec()Optional.static CommonFeatureSpecCommonFeatureSpec. parseDelimitedFrom(InputStream input)static CommonFeatureSpecCommonFeatureSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonFeatureSpecCommonFeatureSpec. parseFrom(byte[] data)static CommonFeatureSpecCommonFeatureSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonFeatureSpecCommonFeatureSpec. parseFrom(com.google.protobuf.ByteString data)static CommonFeatureSpecCommonFeatureSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonFeatureSpecCommonFeatureSpec. parseFrom(com.google.protobuf.CodedInputStream input)static CommonFeatureSpecCommonFeatureSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonFeatureSpecCommonFeatureSpec. parseFrom(InputStream input)static CommonFeatureSpecCommonFeatureSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonFeatureSpecCommonFeatureSpec. parseFrom(ByteBuffer data)static CommonFeatureSpecCommonFeatureSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.v1alpha that return types with arguments of type CommonFeatureSpec Modifier and Type Method Description com.google.protobuf.Parser<CommonFeatureSpec>CommonFeatureSpec. getParserForType()static com.google.protobuf.Parser<CommonFeatureSpec>CommonFeatureSpec. parser()Methods in com.google.cloud.gkehub.v1alpha with parameters of type CommonFeatureSpec Modifier and Type Method Description CommonFeatureSpec.BuilderCommonFeatureSpec.Builder. mergeFrom(CommonFeatureSpec other)Feature.BuilderFeature.Builder. mergeSpec(CommonFeatureSpec value)Optional.static CommonFeatureSpec.BuilderCommonFeatureSpec. newBuilder(CommonFeatureSpec prototype)Feature.BuilderFeature.Builder. setSpec(CommonFeatureSpec value)Optional.
-