Uses of Class
com.google.cloud.gkehub.cloudauditlogging.v1alpha.FeatureSpec
-
Packages that use FeatureSpec Package Description com.google.cloud.gkehub.cloudauditlogging.v1alpha com.google.cloud.gkehub.v1alpha A client to GKE Hub -
-
Uses of FeatureSpec in com.google.cloud.gkehub.cloudauditlogging.v1alpha
Methods in com.google.cloud.gkehub.cloudauditlogging.v1alpha that return FeatureSpec Modifier and Type Method Description FeatureSpecFeatureSpec.Builder. build()FeatureSpecFeatureSpec.Builder. buildPartial()static FeatureSpecFeatureSpec. getDefaultInstance()FeatureSpecFeatureSpec.Builder. getDefaultInstanceForType()FeatureSpecFeatureSpec. getDefaultInstanceForType()static FeatureSpecFeatureSpec. parseDelimitedFrom(InputStream input)static FeatureSpecFeatureSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSpecFeatureSpec. parseFrom(byte[] data)static FeatureSpecFeatureSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSpecFeatureSpec. parseFrom(com.google.protobuf.ByteString data)static FeatureSpecFeatureSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSpecFeatureSpec. parseFrom(com.google.protobuf.CodedInputStream input)static FeatureSpecFeatureSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSpecFeatureSpec. parseFrom(InputStream input)static FeatureSpecFeatureSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureSpecFeatureSpec. parseFrom(ByteBuffer data)static FeatureSpecFeatureSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.cloudauditlogging.v1alpha that return types with arguments of type FeatureSpec Modifier and Type Method Description com.google.protobuf.Parser<FeatureSpec>FeatureSpec. getParserForType()static com.google.protobuf.Parser<FeatureSpec>FeatureSpec. parser()Methods in com.google.cloud.gkehub.cloudauditlogging.v1alpha with parameters of type FeatureSpec Modifier and Type Method Description FeatureSpec.BuilderFeatureSpec.Builder. mergeFrom(FeatureSpec other)static FeatureSpec.BuilderFeatureSpec. newBuilder(FeatureSpec prototype) -
Uses of FeatureSpec in com.google.cloud.gkehub.v1alpha
Methods in com.google.cloud.gkehub.v1alpha that return FeatureSpec Modifier and Type Method Description FeatureSpecCommonFeatureSpec.Builder. getCloudauditlogging()Cloud Audit Logging-specific spec.FeatureSpecCommonFeatureSpec. getCloudauditlogging()Cloud Audit Logging-specific spec.FeatureSpecCommonFeatureSpecOrBuilder. getCloudauditlogging()Cloud Audit Logging-specific spec.Methods in com.google.cloud.gkehub.v1alpha with parameters of type FeatureSpec Modifier and Type Method Description CommonFeatureSpec.BuilderCommonFeatureSpec.Builder. mergeCloudauditlogging(FeatureSpec value)Cloud Audit Logging-specific spec.CommonFeatureSpec.BuilderCommonFeatureSpec.Builder. setCloudauditlogging(FeatureSpec value)Cloud Audit Logging-specific spec.
-