public static final class StackifyProto.LogGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder> implements StackifyProto.LogGroupOrBuilder
stackify.LogGroup| Modifier and Type | Method and Description |
|---|---|
StackifyProto.LogGroup.Builder |
addAllLogs(Iterable<? extends StackifyProto.LogGroup.Log> values)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
addLogs(int index,
StackifyProto.LogGroup.Log.Builder builderForValue)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
addLogs(int index,
StackifyProto.LogGroup.Log value)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
addLogs(StackifyProto.LogGroup.Log.Builder builderForValue)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
addLogs(StackifyProto.LogGroup.Log value)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Log.Builder |
addLogsBuilder()
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Log.Builder |
addLogsBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StackifyProto.LogGroup |
build() |
StackifyProto.LogGroup |
buildPartial() |
StackifyProto.LogGroup.Builder |
clear() |
StackifyProto.LogGroup.Builder |
clearApplicationLocation()
Optional.
|
StackifyProto.LogGroup.Builder |
clearApplicationName()
REQUIRED The name of the application.
|
StackifyProto.LogGroup.Builder |
clearContainer()
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup.Builder |
clearEnvironment()
REQUIRED The environment name.
|
StackifyProto.LogGroup.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StackifyProto.LogGroup.Builder |
clearKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
StackifyProto.LogGroup.Builder |
clearLogger()
REQUIRED The name and version of the logging project generating this request.
|
StackifyProto.LogGroup.Builder |
clearLogs()
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StackifyProto.LogGroup.Builder |
clearPlatform()
The logging language.
|
StackifyProto.LogGroup.Builder |
clearServerName()
REQUIRED The name of the device.
|
StackifyProto.LogGroup.Builder |
clone() |
String |
getApplicationLocation()
Optional.
|
com.google.protobuf.ByteString |
getApplicationLocationBytes()
Optional.
|
String |
getApplicationName()
REQUIRED The name of the application.
|
com.google.protobuf.ByteString |
getApplicationNameBytes()
REQUIRED The name of the application.
|
StackifyProto.LogGroup.Container |
getContainer()
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup.Container.Builder |
getContainerBuilder()
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup.ContainerOrBuilder |
getContainerOrBuilder()
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEnvironment()
REQUIRED The environment name.
|
com.google.protobuf.ByteString |
getEnvironmentBytes()
REQUIRED The environment name.
|
StackifyProto.LogGroup.Kubernetes |
getKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
StackifyProto.LogGroup.Kubernetes.Builder |
getKubernetesBuilder()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
StackifyProto.LogGroup.KubernetesOrBuilder |
getKubernetesOrBuilder()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
String |
getLogger()
REQUIRED The name and version of the logging project generating this request.
|
com.google.protobuf.ByteString |
getLoggerBytes()
REQUIRED The name and version of the logging project generating this request.
|
StackifyProto.LogGroup.Log |
getLogs(int index)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Log.Builder |
getLogsBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7; |
List<StackifyProto.LogGroup.Log.Builder> |
getLogsBuilderList()
repeated .stackify.LogGroup.Log logs = 7; |
int |
getLogsCount()
repeated .stackify.LogGroup.Log logs = 7; |
List<StackifyProto.LogGroup.Log> |
getLogsList()
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.LogOrBuilder |
getLogsOrBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7; |
List<? extends StackifyProto.LogGroup.LogOrBuilder> |
getLogsOrBuilderList()
repeated .stackify.LogGroup.Log logs = 7; |
String |
getPlatform()
The logging language.
|
com.google.protobuf.ByteString |
getPlatformBytes()
The logging language.
|
String |
getServerName()
REQUIRED The name of the device.
|
com.google.protobuf.ByteString |
getServerNameBytes()
REQUIRED The name of the device.
|
boolean |
hasContainer()
.stackify.LogGroup.Container container = 8; |
boolean |
hasKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StackifyProto.LogGroup.Builder |
mergeContainer(StackifyProto.LogGroup.Container value)
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackifyProto.LogGroup.Builder |
mergeFrom(com.google.protobuf.Message other) |
StackifyProto.LogGroup.Builder |
mergeFrom(StackifyProto.LogGroup other) |
StackifyProto.LogGroup.Builder |
mergeKubernetes(StackifyProto.LogGroup.Kubernetes value)
.stackify.LogGroup.Kubernetes kubernetes = 9; |
StackifyProto.LogGroup.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StackifyProto.LogGroup.Builder |
removeLogs(int index)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
setApplicationLocation(String value)
Optional.
|
StackifyProto.LogGroup.Builder |
setApplicationLocationBytes(com.google.protobuf.ByteString value)
Optional.
|
StackifyProto.LogGroup.Builder |
setApplicationName(String value)
REQUIRED The name of the application.
|
StackifyProto.LogGroup.Builder |
setApplicationNameBytes(com.google.protobuf.ByteString value)
REQUIRED The name of the application.
|
StackifyProto.LogGroup.Builder |
setContainer(StackifyProto.LogGroup.Container.Builder builderForValue)
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup.Builder |
setContainer(StackifyProto.LogGroup.Container value)
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup.Builder |
setEnvironment(String value)
REQUIRED The environment name.
|
StackifyProto.LogGroup.Builder |
setEnvironmentBytes(com.google.protobuf.ByteString value)
REQUIRED The environment name.
|
StackifyProto.LogGroup.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StackifyProto.LogGroup.Builder |
setKubernetes(StackifyProto.LogGroup.Kubernetes.Builder builderForValue)
.stackify.LogGroup.Kubernetes kubernetes = 9; |
StackifyProto.LogGroup.Builder |
setKubernetes(StackifyProto.LogGroup.Kubernetes value)
.stackify.LogGroup.Kubernetes kubernetes = 9; |
StackifyProto.LogGroup.Builder |
setLogger(String value)
REQUIRED The name and version of the logging project generating this request.
|
StackifyProto.LogGroup.Builder |
setLoggerBytes(com.google.protobuf.ByteString value)
REQUIRED The name and version of the logging project generating this request.
|
StackifyProto.LogGroup.Builder |
setLogs(int index,
StackifyProto.LogGroup.Log.Builder builderForValue)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
setLogs(int index,
StackifyProto.LogGroup.Log value)
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.Builder |
setPlatform(String value)
The logging language.
|
StackifyProto.LogGroup.Builder |
setPlatformBytes(com.google.protobuf.ByteString value)
The logging language.
|
StackifyProto.LogGroup.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StackifyProto.LogGroup.Builder |
setServerName(String value)
REQUIRED The name of the device.
|
StackifyProto.LogGroup.Builder |
setServerNameBytes(com.google.protobuf.ByteString value)
REQUIRED The name of the device.
|
StackifyProto.LogGroup.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StackifyProto.LogGroup build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StackifyProto.LogGroup buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StackifyProto.LogGroup.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder mergeFrom(StackifyProto.LogGroup other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public StackifyProto.LogGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StackifyProto.LogGroup.Builder>IOExceptionpublic String getEnvironment()
REQUIRED The environment name. Example: "Prod"
string environment = 1;getEnvironment in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getEnvironmentBytes()
REQUIRED The environment name. Example: "Prod"
string environment = 1;getEnvironmentBytes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setEnvironment(String value)
REQUIRED The environment name. Example: "Prod"
string environment = 1;public StackifyProto.LogGroup.Builder clearEnvironment()
REQUIRED The environment name. Example: "Prod"
string environment = 1;public StackifyProto.LogGroup.Builder setEnvironmentBytes(com.google.protobuf.ByteString value)
REQUIRED The environment name. Example: "Prod"
string environment = 1;public String getServerName()
REQUIRED The name of the device. Example: "PROD-RS-Debian-7"
string server_name = 2;getServerName in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getServerNameBytes()
REQUIRED The name of the device. Example: "PROD-RS-Debian-7"
string server_name = 2;getServerNameBytes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setServerName(String value)
REQUIRED The name of the device. Example: "PROD-RS-Debian-7"
string server_name = 2;public StackifyProto.LogGroup.Builder clearServerName()
REQUIRED The name of the device. Example: "PROD-RS-Debian-7"
string server_name = 2;public StackifyProto.LogGroup.Builder setServerNameBytes(com.google.protobuf.ByteString value)
REQUIRED The name of the device. Example: "PROD-RS-Debian-7"
string server_name = 2;public String getApplicationName()
REQUIRED The name of the application. Example: "stackify-agent"
string application_name = 3;getApplicationName in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getApplicationNameBytes()
REQUIRED The name of the application. Example: "stackify-agent"
string application_name = 3;getApplicationNameBytes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setApplicationName(String value)
REQUIRED The name of the application. Example: "stackify-agent"
string application_name = 3;public StackifyProto.LogGroup.Builder clearApplicationName()
REQUIRED The name of the application. Example: "stackify-agent"
string application_name = 3;public StackifyProto.LogGroup.Builder setApplicationNameBytes(com.google.protobuf.ByteString value)
REQUIRED The name of the application. Example: "stackify-agent"
string application_name = 3;public String getApplicationLocation()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 4;getApplicationLocation in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getApplicationLocationBytes()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 4;getApplicationLocationBytes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setApplicationLocation(String value)
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 4;public StackifyProto.LogGroup.Builder clearApplicationLocation()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 4;public StackifyProto.LogGroup.Builder setApplicationLocationBytes(com.google.protobuf.ByteString value)
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 4;public String getLogger()
REQUIRED The name and version of the logging project generating this request. Example: "stackify-log-log4j12-1.0.12"
string logger = 5;getLogger in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getLoggerBytes()
REQUIRED The name and version of the logging project generating this request. Example: "stackify-log-log4j12-1.0.12"
string logger = 5;getLoggerBytes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setLogger(String value)
REQUIRED The name and version of the logging project generating this request. Example: "stackify-log-log4j12-1.0.12"
string logger = 5;public StackifyProto.LogGroup.Builder clearLogger()
REQUIRED The name and version of the logging project generating this request. Example: "stackify-log-log4j12-1.0.12"
string logger = 5;public StackifyProto.LogGroup.Builder setLoggerBytes(com.google.protobuf.ByteString value)
REQUIRED The name and version of the logging project generating this request. Example: "stackify-log-log4j12-1.0.12"
string logger = 5;public String getPlatform()
The logging language. Example: "java"
string platform = 6;getPlatform in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getPlatformBytes()
The logging language. Example: "java"
string platform = 6;getPlatformBytes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setPlatform(String value)
The logging language. Example: "java"
string platform = 6;public StackifyProto.LogGroup.Builder clearPlatform()
The logging language. Example: "java"
string platform = 6;public StackifyProto.LogGroup.Builder setPlatformBytes(com.google.protobuf.ByteString value)
The logging language. Example: "java"
string platform = 6;public List<StackifyProto.LogGroup.Log> getLogsList()
repeated .stackify.LogGroup.Log logs = 7;getLogsList in interface StackifyProto.LogGroupOrBuilderpublic int getLogsCount()
repeated .stackify.LogGroup.Log logs = 7;getLogsCount in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Log getLogs(int index)
repeated .stackify.LogGroup.Log logs = 7;getLogs in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setLogs(int index, StackifyProto.LogGroup.Log value)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder setLogs(int index, StackifyProto.LogGroup.Log.Builder builderForValue)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder addLogs(StackifyProto.LogGroup.Log value)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder addLogs(int index, StackifyProto.LogGroup.Log value)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder addLogs(StackifyProto.LogGroup.Log.Builder builderForValue)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder addLogs(int index, StackifyProto.LogGroup.Log.Builder builderForValue)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder addAllLogs(Iterable<? extends StackifyProto.LogGroup.Log> values)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder clearLogs()
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Builder removeLogs(int index)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Log.Builder getLogsBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.LogOrBuilder getLogsOrBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7;getLogsOrBuilder in interface StackifyProto.LogGroupOrBuilderpublic List<? extends StackifyProto.LogGroup.LogOrBuilder> getLogsOrBuilderList()
repeated .stackify.LogGroup.Log logs = 7;getLogsOrBuilderList in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Log.Builder addLogsBuilder()
repeated .stackify.LogGroup.Log logs = 7;public StackifyProto.LogGroup.Log.Builder addLogsBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7;public List<StackifyProto.LogGroup.Log.Builder> getLogsBuilderList()
repeated .stackify.LogGroup.Log logs = 7;public boolean hasContainer()
.stackify.LogGroup.Container container = 8;hasContainer in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Container getContainer()
.stackify.LogGroup.Container container = 8;getContainer in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setContainer(StackifyProto.LogGroup.Container value)
.stackify.LogGroup.Container container = 8;public StackifyProto.LogGroup.Builder setContainer(StackifyProto.LogGroup.Container.Builder builderForValue)
.stackify.LogGroup.Container container = 8;public StackifyProto.LogGroup.Builder mergeContainer(StackifyProto.LogGroup.Container value)
.stackify.LogGroup.Container container = 8;public StackifyProto.LogGroup.Builder clearContainer()
.stackify.LogGroup.Container container = 8;public StackifyProto.LogGroup.Container.Builder getContainerBuilder()
.stackify.LogGroup.Container container = 8;public StackifyProto.LogGroup.ContainerOrBuilder getContainerOrBuilder()
.stackify.LogGroup.Container container = 8;getContainerOrBuilder in interface StackifyProto.LogGroupOrBuilderpublic boolean hasKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9;hasKubernetes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Kubernetes getKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9;getKubernetes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Builder setKubernetes(StackifyProto.LogGroup.Kubernetes value)
.stackify.LogGroup.Kubernetes kubernetes = 9;public StackifyProto.LogGroup.Builder setKubernetes(StackifyProto.LogGroup.Kubernetes.Builder builderForValue)
.stackify.LogGroup.Kubernetes kubernetes = 9;public StackifyProto.LogGroup.Builder mergeKubernetes(StackifyProto.LogGroup.Kubernetes value)
.stackify.LogGroup.Kubernetes kubernetes = 9;public StackifyProto.LogGroup.Builder clearKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9;public StackifyProto.LogGroup.Kubernetes.Builder getKubernetesBuilder()
.stackify.LogGroup.Kubernetes kubernetes = 9;public StackifyProto.LogGroup.KubernetesOrBuilder getKubernetesOrBuilder()
.stackify.LogGroup.Kubernetes kubernetes = 9;getKubernetesOrBuilder in interface StackifyProto.LogGroupOrBuilderpublic final StackifyProto.LogGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>public final StackifyProto.LogGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StackifyProto.LogGroup.Builder>Copyright © 2022 Stackify, LLC. All rights reserved.