Uses of Class
com.google.container.v1beta1.LoggingConfig
-
Packages that use LoggingConfig Package Description com.google.container.v1beta1 -
-
Uses of LoggingConfig in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return LoggingConfig Modifier and Type Method Description LoggingConfigLoggingConfig.Builder. build()LoggingConfigLoggingConfig.Builder. buildPartial()static LoggingConfigLoggingConfig. getDefaultInstance()LoggingConfigLoggingConfig.Builder. getDefaultInstanceForType()LoggingConfigLoggingConfig. getDefaultInstanceForType()LoggingConfigClusterUpdate.Builder. getDesiredLoggingConfig()The desired logging configuration.LoggingConfigClusterUpdate. getDesiredLoggingConfig()The desired logging configuration.LoggingConfigClusterUpdateOrBuilder. getDesiredLoggingConfig()The desired logging configuration.LoggingConfigCluster.Builder. getLoggingConfig()Logging configuration for the cluster.LoggingConfigCluster. getLoggingConfig()Logging configuration for the cluster.LoggingConfigClusterOrBuilder. getLoggingConfig()Logging configuration for the cluster.static LoggingConfigLoggingConfig. parseDelimitedFrom(InputStream input)static LoggingConfigLoggingConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingConfigLoggingConfig. parseFrom(byte[] data)static LoggingConfigLoggingConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingConfigLoggingConfig. parseFrom(com.google.protobuf.ByteString data)static LoggingConfigLoggingConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingConfigLoggingConfig. parseFrom(com.google.protobuf.CodedInputStream input)static LoggingConfigLoggingConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingConfigLoggingConfig. parseFrom(InputStream input)static LoggingConfigLoggingConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingConfigLoggingConfig. parseFrom(ByteBuffer data)static LoggingConfigLoggingConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type LoggingConfig Modifier and Type Method Description com.google.protobuf.Parser<LoggingConfig>LoggingConfig. getParserForType()static com.google.protobuf.Parser<LoggingConfig>LoggingConfig. parser()Methods in com.google.container.v1beta1 with parameters of type LoggingConfig Modifier and Type Method Description ClusterUpdate.BuilderClusterUpdate.Builder. mergeDesiredLoggingConfig(LoggingConfig value)The desired logging configuration.LoggingConfig.BuilderLoggingConfig.Builder. mergeFrom(LoggingConfig other)Cluster.BuilderCluster.Builder. mergeLoggingConfig(LoggingConfig value)Logging configuration for the cluster.static LoggingConfig.BuilderLoggingConfig. newBuilder(LoggingConfig prototype)ClusterUpdate.BuilderClusterUpdate.Builder. setDesiredLoggingConfig(LoggingConfig value)The desired logging configuration.Cluster.BuilderCluster.Builder. setLoggingConfig(LoggingConfig value)Logging configuration for the cluster.
-