Uses of Class
com.atlassian.bamboo.grpc.CrossNodesCommunication.NotifyNodeAliveRequest.Builder
Packages that use CrossNodesCommunication.NotifyNodeAliveRequest.Builder
-
Uses of CrossNodesCommunication.NotifyNodeAliveRequest.Builder in com.atlassian.bamboo.grpc
Methods in com.atlassian.bamboo.grpc that return CrossNodesCommunication.NotifyNodeAliveRequest.BuilderModifier and TypeMethodDescriptionCrossNodesCommunication.NotifyNodeAliveRequest.Builder.clear()CrossNodesCommunication.NotifyNodeAliveRequest.Builder.clearNodeId()string nodeId = 1;CrossNodesCommunication.NotifyNodeAliveRequest.Builder.mergeFrom(CrossNodesCommunication.NotifyNodeAliveRequest other) CrossNodesCommunication.NotifyNodeAliveRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.NotifyNodeAliveRequest.Builder.mergeFrom(com.google.protobuf.Message other) CrossNodesCommunication.NotifyNodeAliveRequest.newBuilder()CrossNodesCommunication.NotifyNodeAliveRequest.newBuilder(CrossNodesCommunication.NotifyNodeAliveRequest prototype) CrossNodesCommunication.NotifyNodeAliveRequest.newBuilderForType()CrossNodesCommunication.NotifyNodeAliveRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) string nodeId = 1;CrossNodesCommunication.NotifyNodeAliveRequest.Builder.setNodeIdBytes(com.google.protobuf.ByteString value) string nodeId = 1;CrossNodesCommunication.NotifyNodeAliveRequest.toBuilder()