Interface LogicmoduleMessages.GetStorageLocationForDSResponseOrBuilder

    • Method Detail

      • getStorageLocationYaml

        String getStorageLocationYaml()
        string storageLocationYaml = 1;
        Returns:
        The storageLocationYaml.
      • getStorageLocationYamlBytes

        com.google.protobuf.ByteString getStorageLocationYamlBytes()
        string storageLocationYaml = 1;
        Returns:
        The bytes for storageLocationYaml.
      • hasExcInfo

        boolean hasExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        Whether the excInfo field is set.
      • getExcInfo

        CommonMessages.ExceptionInfo getExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        The excInfo.