Uses of Class
com.google.devtools.build.lib.server.FailureDetails.FetchCommand
Packages that use FailureDetails.FetchCommand
-
Uses of FailureDetails.FetchCommand in com.google.devtools.build.lib.server
Methods in com.google.devtools.build.lib.server that return FailureDetails.FetchCommandModifier and TypeMethodDescriptionFailureDetails.FetchCommand.Builder.build()FailureDetails.FetchCommand.Builder.buildPartial()static FailureDetails.FetchCommandFailureDetails.FetchCommand.getDefaultInstance()FailureDetails.FetchCommand.Builder.getDefaultInstanceForType()FailureDetails.FetchCommand.getDefaultInstanceForType()FailureDetails.FailureDetail.Builder.getFetchCommand().failure_details.FetchCommand fetch_command = 135;FailureDetails.FailureDetail.getFetchCommand().failure_details.FetchCommand fetch_command = 135;FailureDetails.FailureDetailOrBuilder.getFetchCommand().failure_details.FetchCommand fetch_command = 135;static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseDelimitedFrom(InputStream input) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(byte[] data) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(com.google.protobuf.ByteString data) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(com.google.protobuf.CodedInputStream input) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(InputStream input) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(ByteBuffer data) static FailureDetails.FetchCommandFailureDetails.FetchCommand.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.server that return types with arguments of type FailureDetails.FetchCommandModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FailureDetails.FetchCommand>FailureDetails.FetchCommand.getParserForType()static com.google.protobuf.Parser<FailureDetails.FetchCommand>FailureDetails.FetchCommand.parser()Methods in com.google.devtools.build.lib.server with parameters of type FailureDetails.FetchCommandModifier and TypeMethodDescriptionFailureDetails.FailureDetail.Builder.mergeFetchCommand(FailureDetails.FetchCommand value) .failure_details.FetchCommand fetch_command = 135;FailureDetails.FetchCommand.Builder.mergeFrom(FailureDetails.FetchCommand other) FailureDetails.FetchCommand.newBuilder(FailureDetails.FetchCommand prototype) FailureDetails.FailureDetail.Builder.setFetchCommand(FailureDetails.FetchCommand value) .failure_details.FetchCommand fetch_command = 135;