public static final class Alert.AlertSpec.NotifierParam.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder> implements Alert.AlertSpec.NotifierParamOrBuilder
appscode.kubernetes.v1beta2.Alert.AlertSpec.NotifierParam| Modifier and Type | Method and Description |
|---|---|
Alert.AlertSpec.NotifierParam.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Alert.AlertSpec.NotifierParam |
build() |
Alert.AlertSpec.NotifierParam |
buildPartial() |
Alert.AlertSpec.NotifierParam.Builder |
clear() |
Alert.AlertSpec.NotifierParam.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Alert.AlertSpec.NotifierParam.Builder |
clearMethod()
optional string method = 3; |
Alert.AlertSpec.NotifierParam.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Alert.AlertSpec.NotifierParam.Builder |
clearState()
optional string state = 1; |
Alert.AlertSpec.NotifierParam.Builder |
clearUserUid()
optional string user_uid = 2; |
Alert.AlertSpec.NotifierParam.Builder |
clone() |
Alert.AlertSpec.NotifierParam |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getMethod()
optional string method = 3; |
com.google.protobuf.ByteString |
getMethodBytes()
optional string method = 3; |
java.lang.String |
getState()
optional string state = 1; |
com.google.protobuf.ByteString |
getStateBytes()
optional string state = 1; |
java.lang.String |
getUserUid()
optional string user_uid = 2; |
com.google.protobuf.ByteString |
getUserUidBytes()
optional string user_uid = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Alert.AlertSpec.NotifierParam.Builder |
mergeFrom(Alert.AlertSpec.NotifierParam other) |
Alert.AlertSpec.NotifierParam.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Alert.AlertSpec.NotifierParam.Builder |
mergeFrom(com.google.protobuf.Message other) |
Alert.AlertSpec.NotifierParam.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Alert.AlertSpec.NotifierParam.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Alert.AlertSpec.NotifierParam.Builder |
setMethod(java.lang.String value)
optional string method = 3; |
Alert.AlertSpec.NotifierParam.Builder |
setMethodBytes(com.google.protobuf.ByteString value)
optional string method = 3; |
Alert.AlertSpec.NotifierParam.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Alert.AlertSpec.NotifierParam.Builder |
setState(java.lang.String value)
optional string state = 1; |
Alert.AlertSpec.NotifierParam.Builder |
setStateBytes(com.google.protobuf.ByteString value)
optional string state = 1; |
Alert.AlertSpec.NotifierParam.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Alert.AlertSpec.NotifierParam.Builder |
setUserUid(java.lang.String value)
optional string user_uid = 2; |
Alert.AlertSpec.NotifierParam.Builder |
setUserUidBytes(com.google.protobuf.ByteString value)
optional string user_uid = 2; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, 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<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.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<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Alert.AlertSpec.NotifierParam build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Alert.AlertSpec.NotifierParam buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Alert.AlertSpec.NotifierParam.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder mergeFrom(Alert.AlertSpec.NotifierParam other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public Alert.AlertSpec.NotifierParam.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Alert.AlertSpec.NotifierParam.Builder>java.io.IOExceptionpublic java.lang.String getState()
optional string state = 1;getState in interface Alert.AlertSpec.NotifierParamOrBuilderpublic com.google.protobuf.ByteString getStateBytes()
optional string state = 1;getStateBytes in interface Alert.AlertSpec.NotifierParamOrBuilderpublic Alert.AlertSpec.NotifierParam.Builder setState(java.lang.String value)
optional string state = 1;public Alert.AlertSpec.NotifierParam.Builder clearState()
optional string state = 1;public Alert.AlertSpec.NotifierParam.Builder setStateBytes(com.google.protobuf.ByteString value)
optional string state = 1;public java.lang.String getUserUid()
optional string user_uid = 2;getUserUid in interface Alert.AlertSpec.NotifierParamOrBuilderpublic com.google.protobuf.ByteString getUserUidBytes()
optional string user_uid = 2;getUserUidBytes in interface Alert.AlertSpec.NotifierParamOrBuilderpublic Alert.AlertSpec.NotifierParam.Builder setUserUid(java.lang.String value)
optional string user_uid = 2;public Alert.AlertSpec.NotifierParam.Builder clearUserUid()
optional string user_uid = 2;public Alert.AlertSpec.NotifierParam.Builder setUserUidBytes(com.google.protobuf.ByteString value)
optional string user_uid = 2;public java.lang.String getMethod()
optional string method = 3;getMethod in interface Alert.AlertSpec.NotifierParamOrBuilderpublic com.google.protobuf.ByteString getMethodBytes()
optional string method = 3;getMethodBytes in interface Alert.AlertSpec.NotifierParamOrBuilderpublic Alert.AlertSpec.NotifierParam.Builder setMethod(java.lang.String value)
optional string method = 3;public Alert.AlertSpec.NotifierParam.Builder clearMethod()
optional string method = 3;public Alert.AlertSpec.NotifierParam.Builder setMethodBytes(com.google.protobuf.ByteString value)
optional string method = 3;public final Alert.AlertSpec.NotifierParam.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>public final Alert.AlertSpec.NotifierParam.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Alert.AlertSpec.NotifierParam.Builder>