Interface ControlOuterClass.SolveRequestOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ControlOuterClass.SolveRequest, ControlOuterClass.SolveRequest.Builder
Enclosing class:
ControlOuterClass

public static interface ControlOuterClass.SolveRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getRef

      String getRef()
      string Ref = 1;
      Returns:
      The ref.
    • getRefBytes

      com.google.protobuf.ByteString getRefBytes()
      string Ref = 1;
      Returns:
      The bytes for ref.
    • hasDefinition

      boolean hasDefinition()
      .pb.Definition Definition = 2;
      Returns:
      Whether the definition field is set.
    • getDefinition

      Ops.Definition getDefinition()
      .pb.Definition Definition = 2;
      Returns:
      The definition.
    • getDefinitionOrBuilder

      Ops.DefinitionOrBuilder getDefinitionOrBuilder()
      .pb.Definition Definition = 2;
    • getExporterDeprecated

      String getExporterDeprecated()
       ExporterDeprecated and ExporterAttrsDeprecated are deprecated in favor
       of the new Exporters. If these fields are set, then they will be
       appended to the Exporters field if Exporters was not explicitly set.
       
      string ExporterDeprecated = 3;
      Returns:
      The exporterDeprecated.
    • getExporterDeprecatedBytes

      com.google.protobuf.ByteString getExporterDeprecatedBytes()
       ExporterDeprecated and ExporterAttrsDeprecated are deprecated in favor
       of the new Exporters. If these fields are set, then they will be
       appended to the Exporters field if Exporters was not explicitly set.
       
      string ExporterDeprecated = 3;
      Returns:
      The bytes for exporterDeprecated.
    • getExporterAttrsDeprecatedCount

      int getExporterAttrsDeprecatedCount()
      map<string, string> ExporterAttrsDeprecated = 4;
    • containsExporterAttrsDeprecated

      boolean containsExporterAttrsDeprecated(String key)
      map<string, string> ExporterAttrsDeprecated = 4;
    • getExporterAttrsDeprecated

      @Deprecated Map<String,String> getExporterAttrsDeprecated()
      Deprecated.
    • getExporterAttrsDeprecatedMap

      Map<String,String> getExporterAttrsDeprecatedMap()
      map<string, string> ExporterAttrsDeprecated = 4;
    • getExporterAttrsDeprecatedOrDefault

      String getExporterAttrsDeprecatedOrDefault(String key, String defaultValue)
      map<string, string> ExporterAttrsDeprecated = 4;
    • getExporterAttrsDeprecatedOrThrow

      String getExporterAttrsDeprecatedOrThrow(String key)
      map<string, string> ExporterAttrsDeprecated = 4;
    • getSession

      String getSession()
      string Session = 5;
      Returns:
      The session.
    • getSessionBytes

      com.google.protobuf.ByteString getSessionBytes()
      string Session = 5;
      Returns:
      The bytes for session.
    • getFrontend

      String getFrontend()
      string Frontend = 6;
      Returns:
      The frontend.
    • getFrontendBytes

      com.google.protobuf.ByteString getFrontendBytes()
      string Frontend = 6;
      Returns:
      The bytes for frontend.
    • getFrontendAttrsCount

      int getFrontendAttrsCount()
      map<string, string> FrontendAttrs = 7;
    • containsFrontendAttrs

      boolean containsFrontendAttrs(String key)
      map<string, string> FrontendAttrs = 7;
    • getFrontendAttrs

      @Deprecated Map<String,String> getFrontendAttrs()
      Deprecated.
    • getFrontendAttrsMap

      Map<String,String> getFrontendAttrsMap()
      map<string, string> FrontendAttrs = 7;
    • getFrontendAttrsOrDefault

      String getFrontendAttrsOrDefault(String key, String defaultValue)
      map<string, string> FrontendAttrs = 7;
    • getFrontendAttrsOrThrow

      String getFrontendAttrsOrThrow(String key)
      map<string, string> FrontendAttrs = 7;
    • hasCache

      boolean hasCache()
      .moby.buildkit.v1.CacheOptions Cache = 8;
      Returns:
      Whether the cache field is set.
    • getCache

      .moby.buildkit.v1.CacheOptions Cache = 8;
      Returns:
      The cache.
    • getCacheOrBuilder

      .moby.buildkit.v1.CacheOptions Cache = 8;
    • getEntitlementsList

      List<String> getEntitlementsList()
      repeated string Entitlements = 9;
      Returns:
      A list containing the entitlements.
    • getEntitlementsCount

      int getEntitlementsCount()
      repeated string Entitlements = 9;
      Returns:
      The count of entitlements.
    • getEntitlements

      String getEntitlements(int index)
      repeated string Entitlements = 9;
      Parameters:
      index - The index of the element to return.
      Returns:
      The entitlements at the given index.
    • getEntitlementsBytes

      com.google.protobuf.ByteString getEntitlementsBytes(int index)
      repeated string Entitlements = 9;
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the entitlements at the given index.
    • getFrontendInputsCount

      int getFrontendInputsCount()
      map<string, .pb.Definition> FrontendInputs = 10;
    • containsFrontendInputs

      boolean containsFrontendInputs(String key)
      map<string, .pb.Definition> FrontendInputs = 10;
    • getFrontendInputs

      @Deprecated Map<String,Ops.Definition> getFrontendInputs()
      Deprecated.
    • getFrontendInputsMap

      Map<String,Ops.Definition> getFrontendInputsMap()
      map<string, .pb.Definition> FrontendInputs = 10;
    • getFrontendInputsOrDefault

      Ops.Definition getFrontendInputsOrDefault(String key, Ops.Definition defaultValue)
      map<string, .pb.Definition> FrontendInputs = 10;
    • getFrontendInputsOrThrow

      Ops.Definition getFrontendInputsOrThrow(String key)
      map<string, .pb.Definition> FrontendInputs = 10;
    • getInternal

      boolean getInternal()
       Internal builds are not recorded in build history
       
      bool Internal = 11;
      Returns:
      The internal.
    • hasSourcePolicy

      boolean hasSourcePolicy()
      .moby.buildkit.v1.sourcepolicy.Policy SourcePolicy = 12;
      Returns:
      Whether the sourcePolicy field is set.
    • getSourcePolicy

      PolicyOuterClass.Policy getSourcePolicy()
      .moby.buildkit.v1.sourcepolicy.Policy SourcePolicy = 12;
      Returns:
      The sourcePolicy.
    • getSourcePolicyOrBuilder

      PolicyOuterClass.PolicyOrBuilder getSourcePolicyOrBuilder()
      .moby.buildkit.v1.sourcepolicy.Policy SourcePolicy = 12;
    • getExportersList

      List<ControlOuterClass.Exporter> getExportersList()
      repeated .moby.buildkit.v1.Exporter Exporters = 13;
    • getExporters

      ControlOuterClass.Exporter getExporters(int index)
      repeated .moby.buildkit.v1.Exporter Exporters = 13;
    • getExportersCount

      int getExportersCount()
      repeated .moby.buildkit.v1.Exporter Exporters = 13;
    • getExportersOrBuilderList

      List<? extends ControlOuterClass.ExporterOrBuilder> getExportersOrBuilderList()
      repeated .moby.buildkit.v1.Exporter Exporters = 13;
    • getExportersOrBuilder

      ControlOuterClass.ExporterOrBuilder getExportersOrBuilder(int index)
      repeated .moby.buildkit.v1.Exporter Exporters = 13;