Uses of Class
com.google.container.v1beta1.ProtectConfig
-
Packages that use ProtectConfig Package Description com.google.container.v1beta1 -
-
Uses of ProtectConfig in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return ProtectConfig Modifier and Type Method Description ProtectConfigProtectConfig.Builder. build()ProtectConfigProtectConfig.Builder. buildPartial()static ProtectConfigProtectConfig. getDefaultInstance()ProtectConfigProtectConfig.Builder. getDefaultInstanceForType()ProtectConfigProtectConfig. getDefaultInstanceForType()ProtectConfigClusterUpdate.Builder. getDesiredProtectConfig()Enable/Disable Protect API features for the cluster.ProtectConfigClusterUpdate. getDesiredProtectConfig()Enable/Disable Protect API features for the cluster.ProtectConfigClusterUpdateOrBuilder. getDesiredProtectConfig()Enable/Disable Protect API features for the cluster.ProtectConfigCluster.Builder. getProtectConfig()Enable/Disable Protect API features for the cluster.ProtectConfigCluster. getProtectConfig()Enable/Disable Protect API features for the cluster.ProtectConfigClusterOrBuilder. getProtectConfig()Enable/Disable Protect API features for the cluster.static ProtectConfigProtectConfig. parseDelimitedFrom(InputStream input)static ProtectConfigProtectConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtectConfigProtectConfig. parseFrom(byte[] data)static ProtectConfigProtectConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtectConfigProtectConfig. parseFrom(com.google.protobuf.ByteString data)static ProtectConfigProtectConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtectConfigProtectConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ProtectConfigProtectConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtectConfigProtectConfig. parseFrom(InputStream input)static ProtectConfigProtectConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtectConfigProtectConfig. parseFrom(ByteBuffer data)static ProtectConfigProtectConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type ProtectConfig Modifier and Type Method Description com.google.protobuf.Parser<ProtectConfig>ProtectConfig. getParserForType()static com.google.protobuf.Parser<ProtectConfig>ProtectConfig. parser()Methods in com.google.container.v1beta1 with parameters of type ProtectConfig Modifier and Type Method Description ClusterUpdate.BuilderClusterUpdate.Builder. mergeDesiredProtectConfig(ProtectConfig value)Enable/Disable Protect API features for the cluster.ProtectConfig.BuilderProtectConfig.Builder. mergeFrom(ProtectConfig other)Cluster.BuilderCluster.Builder. mergeProtectConfig(ProtectConfig value)Enable/Disable Protect API features for the cluster.static ProtectConfig.BuilderProtectConfig. newBuilder(ProtectConfig prototype)ClusterUpdate.BuilderClusterUpdate.Builder. setDesiredProtectConfig(ProtectConfig value)Enable/Disable Protect API features for the cluster.Cluster.BuilderCluster.Builder. setProtectConfig(ProtectConfig value)Enable/Disable Protect API features for the cluster.
-