public static final class Agent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Agent.Builder> implements AgentOrBuilder
appscode.ci.v1beta1.Agent| Modifier and Type | Method and Description |
|---|---|
Agent.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Agent |
build() |
Agent |
buildPartial() |
Agent.Builder |
clear() |
Agent.Builder |
clearCreatedAt()
optional int64 created_at = 7; |
Agent.Builder |
clearExternalIp()
optional string external_ip = 4; |
Agent.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Agent.Builder |
clearInternalIp()
optional string internal_ip = 5; |
Agent.Builder |
clearIsDeleted()
optional bool isDeleted = 6; |
Agent.Builder |
clearName()
optional string name = 2; |
Agent.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Agent.Builder |
clearPhid()
optional string phid = 1; |
Agent.Builder |
clearRole()
optional string role = 3; |
Agent.Builder |
clearUpdatedAt()
optional int64 updated_at = 8; |
Agent.Builder |
clone() |
long |
getCreatedAt()
optional int64 created_at = 7; |
Agent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getExternalIp()
optional string external_ip = 4; |
com.google.protobuf.ByteString |
getExternalIpBytes()
optional string external_ip = 4; |
java.lang.String |
getInternalIp()
optional string internal_ip = 5; |
com.google.protobuf.ByteString |
getInternalIpBytes()
optional string internal_ip = 5; |
boolean |
getIsDeleted()
optional bool isDeleted = 6; |
java.lang.String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
java.lang.String |
getPhid()
optional string phid = 1; |
com.google.protobuf.ByteString |
getPhidBytes()
optional string phid = 1; |
java.lang.String |
getRole()
optional string role = 3; |
com.google.protobuf.ByteString |
getRoleBytes()
optional string role = 3; |
long |
getUpdatedAt()
optional int64 updated_at = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Agent.Builder |
mergeFrom(Agent other) |
Agent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Agent.Builder |
mergeFrom(com.google.protobuf.Message other) |
Agent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Agent.Builder |
setCreatedAt(long value)
optional int64 created_at = 7; |
Agent.Builder |
setExternalIp(java.lang.String value)
optional string external_ip = 4; |
Agent.Builder |
setExternalIpBytes(com.google.protobuf.ByteString value)
optional string external_ip = 4; |
Agent.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Agent.Builder |
setInternalIp(java.lang.String value)
optional string internal_ip = 5; |
Agent.Builder |
setInternalIpBytes(com.google.protobuf.ByteString value)
optional string internal_ip = 5; |
Agent.Builder |
setIsDeleted(boolean value)
optional bool isDeleted = 6; |
Agent.Builder |
setName(java.lang.String value)
optional string name = 2; |
Agent.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2; |
Agent.Builder |
setPhid(java.lang.String value)
optional string phid = 1; |
Agent.Builder |
setPhidBytes(com.google.protobuf.ByteString value)
optional string phid = 1; |
Agent.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Agent.Builder |
setRole(java.lang.String value)
optional string role = 3; |
Agent.Builder |
setRoleBytes(com.google.protobuf.ByteString value)
optional string role = 3; |
Agent.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Agent.Builder |
setUpdatedAt(long value)
optional int64 updated_at = 8; |
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<Agent.Builder>public Agent.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Agent.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<Agent.Builder>public Agent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Agent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Agent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Agent.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Agent.Builder>public Agent.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<Agent.Builder>public Agent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Agent.Builder>public Agent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Agent.Builder>public Agent.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<Agent.Builder>public Agent.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<Agent.Builder>public Agent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Agent.Builder>public Agent.Builder mergeFrom(Agent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Agent.Builder>public Agent.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<Agent.Builder>java.io.IOExceptionpublic java.lang.String getPhid()
optional string phid = 1;getPhid in interface AgentOrBuilderpublic com.google.protobuf.ByteString getPhidBytes()
optional string phid = 1;getPhidBytes in interface AgentOrBuilderpublic Agent.Builder setPhid(java.lang.String value)
optional string phid = 1;public Agent.Builder clearPhid()
optional string phid = 1;public Agent.Builder setPhidBytes(com.google.protobuf.ByteString value)
optional string phid = 1;public java.lang.String getName()
optional string name = 2;getName in interface AgentOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 2;getNameBytes in interface AgentOrBuilderpublic Agent.Builder setName(java.lang.String value)
optional string name = 2;public Agent.Builder clearName()
optional string name = 2;public Agent.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;public java.lang.String getRole()
optional string role = 3;getRole in interface AgentOrBuilderpublic com.google.protobuf.ByteString getRoleBytes()
optional string role = 3;getRoleBytes in interface AgentOrBuilderpublic Agent.Builder setRole(java.lang.String value)
optional string role = 3;public Agent.Builder clearRole()
optional string role = 3;public Agent.Builder setRoleBytes(com.google.protobuf.ByteString value)
optional string role = 3;public java.lang.String getExternalIp()
optional string external_ip = 4;getExternalIp in interface AgentOrBuilderpublic com.google.protobuf.ByteString getExternalIpBytes()
optional string external_ip = 4;getExternalIpBytes in interface AgentOrBuilderpublic Agent.Builder setExternalIp(java.lang.String value)
optional string external_ip = 4;public Agent.Builder clearExternalIp()
optional string external_ip = 4;public Agent.Builder setExternalIpBytes(com.google.protobuf.ByteString value)
optional string external_ip = 4;public java.lang.String getInternalIp()
optional string internal_ip = 5;getInternalIp in interface AgentOrBuilderpublic com.google.protobuf.ByteString getInternalIpBytes()
optional string internal_ip = 5;getInternalIpBytes in interface AgentOrBuilderpublic Agent.Builder setInternalIp(java.lang.String value)
optional string internal_ip = 5;public Agent.Builder clearInternalIp()
optional string internal_ip = 5;public Agent.Builder setInternalIpBytes(com.google.protobuf.ByteString value)
optional string internal_ip = 5;public boolean getIsDeleted()
optional bool isDeleted = 6;getIsDeleted in interface AgentOrBuilderpublic Agent.Builder setIsDeleted(boolean value)
optional bool isDeleted = 6;public Agent.Builder clearIsDeleted()
optional bool isDeleted = 6;public long getCreatedAt()
optional int64 created_at = 7;getCreatedAt in interface AgentOrBuilderpublic Agent.Builder setCreatedAt(long value)
optional int64 created_at = 7;public Agent.Builder clearCreatedAt()
optional int64 created_at = 7;public long getUpdatedAt()
optional int64 updated_at = 8;getUpdatedAt in interface AgentOrBuilderpublic Agent.Builder setUpdatedAt(long value)
optional int64 updated_at = 8;public Agent.Builder clearUpdatedAt()
optional int64 updated_at = 8;public final Agent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Agent.Builder>public final Agent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Agent.Builder>